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

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

public class ByJqueryPage
extends Object
implements Page

Since:
2.1.0

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

Constructor Detail

ByJqueryPage

public ByJqueryPage()
Method Detail

getUrl

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


Copyright © 2014 Atlassian. All rights reserved.