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

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

public class JavaScriptUtilsPage
extends Object
implements Page

Since:
2.1.0

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

Constructor Detail

JavaScriptUtilsPage

public JavaScriptUtilsPage()
Method Detail

getUrl

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


Copyright © 2014 Atlassian. All rights reserved.