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

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

public class ArgumentConversionBugPage
extends Object
implements Page

Since:
2.1.0

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

Constructor Detail

ArgumentConversionBugPage

public ArgumentConversionBugPage()
Method Detail

getUrl

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


Copyright © 2014 Atlassian. All rights reserved.