com.atlassian.confluence.webdriver
Class AbstractEditorWebDriverTest
java.lang.Object
com.atlassian.confluence.webdriver.AbstractEditorWebDriverTest
- Direct Known Subclasses:
- EditorContentUneditableTest, LinkBrowserSearchStateLessTest, MacroBrowserFieldsTest, MacroBrowserTest
public class AbstractEditorWebDriverTest
- extends Object
Base class for Confluence Editor WebDriver tests
Makes easier to run all the tests in the same CoExcludenfluence editor page sequentially.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
editorPage
protected static EditorPage editorPage
product
protected static ConfluenceTestedProduct product
editorContent
protected static EditorContent editorContent
rpc
protected static ConfluenceRpc rpc
ignoreRule
public com.atlassian.webdriver.testing.rule.IgnoreBrowserRule ignoreRule
webDriverScreenshotRule
public com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule webDriverScreenshotRule
logPageSourceRule
public com.atlassian.webdriver.testing.rule.LogPageSourceRule logPageSourceRule
logTimeRule
public LogTimeRule logTimeRule
AbstractEditorWebDriverTest
public AbstractEditorWebDriverTest()
setupEditor
public static void setupEditor()
throws InterruptedException
- Throws:
InterruptedException
clearContent
public void clearContent()
cancelAnyEditor
public static void cancelAnyEditor()
Copyright © 2003–2015 Atlassian. All rights reserved.