com.atlassian.bamboo.webdriver.page.admin
Class ApplicationLinksAdminPage.EitherElementVisibleCondition

java.lang.Object
  extended by com.atlassian.bamboo.webdriver.page.admin.ApplicationLinksAdminPage.EitherElementVisibleCondition
All Implemented Interfaces:
com.google.common.base.Function<org.openqa.selenium.WebDriver,java.lang.Boolean>, org.openqa.selenium.support.ui.ExpectedCondition<java.lang.Boolean>
Enclosing class:
ApplicationLinksAdminPage

public static class ApplicationLinksAdminPage.EitherElementVisibleCondition
extends java.lang.Object
implements org.openqa.selenium.support.ui.ExpectedCondition<java.lang.Boolean>


Method Summary
 java.lang.Boolean apply(org.openqa.selenium.WebDriver webDriver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Function
equals
 

Method Detail

apply

public final java.lang.Boolean apply(org.openqa.selenium.WebDriver webDriver)
Specified by:
apply in interface com.google.common.base.Function<org.openqa.selenium.WebDriver,java.lang.Boolean>


Copyright © 2012 Atlassian. All Rights Reserved.