com.atlassian.webdriver.it.pageobjects.page
Class WaiterTestPage

java.lang.Object
  extended by com.atlassian.webdriver.it.pageobjects.page.WaiterTestPage
All Implemented Interfaces:
Page

public class WaiterTestPage
extends Object
implements Page

Since:
2.1.0

Constructor Summary
WaiterTestPage()
           
 
Method Summary
 String getUrl()
           
 Waiter getWaiter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WaiterTestPage

public WaiterTestPage()
Method Detail

getUrl

public String getUrl()
Specified by:
getUrl in interface Page

getWaiter

public Waiter getWaiter()


Copyright © 2014 Atlassian. All rights reserved.