com.atlassian.webdriver.it.pageobjects.page.contenteditable
Class ContentEditablePage
java.lang.Object
com.atlassian.webdriver.it.pageobjects.page.contenteditable.ContentEditablePage
- All Implemented Interfaces:
- Page
public class ContentEditablePage
- extends Object
- implements Page
TODO: Document this class / interface here
- Since:
- v4.4
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentEditablePage
public ContentEditablePage()
getUrl
public String getUrl()
- Specified by:
getUrl in interface Page
getContentEditable
public org.openqa.selenium.WebElement getContentEditable()
leaveContentEditable
public void leaveContentEditable()
Copyright © 2014 Atlassian. All rights reserved.