com.atlassian.confluence.webdriver
Class AbstractEditorWebDriverTest
java.lang.Object
com.atlassian.confluence.webdriver.AbstractEditorWebDriverTest
- Direct Known Subclasses:
- EditorSearchAndReplaceTest, MacroBrowserFieldsTest, MacroBrowserTest
public class AbstractEditorWebDriverTest
- extends java.lang.Object
Base class for Confluence Editor WebDriver tests
Makes easier to run all the tests in the same Confluence 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
AbstractEditorWebDriverTest
public AbstractEditorWebDriverTest()
setupEditor
public static void setupEditor()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
clearContent
public void clearContent()
cancelAnyEditor
public static void cancelAnyEditor()
Copyright © 2003-2014 Atlassian. All Rights Reserved.