com.atlassian.bamboo.pageobjects.utils
Class NavigationUtils

java.lang.Object
  extended by com.atlassian.bamboo.pageobjects.utils.NavigationUtils

public class NavigationUtils
extends java.lang.Object


Constructor Summary
NavigationUtils()
           
 
Method Summary
static void clickFirstVisibleElement(org.openqa.selenium.WebDriver driver, org.openqa.selenium.By selector)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigationUtils

public NavigationUtils()
Method Detail

clickFirstVisibleElement

public static void clickFirstVisibleElement(org.openqa.selenium.WebDriver driver,
                                            org.openqa.selenium.By selector)


Copyright © 2012 Atlassian. All Rights Reserved.