Uses of Class
com.atlassian.confluence.pageobjects.selenium3.ConfluenceTestedProduct
-
Packages that use ConfluenceTestedProduct Package Description com.atlassian.confluence.pageobjects.selenium3 com.atlassian.confluence.webdriver.selenium3 -
-
Uses of ConfluenceTestedProduct in com.atlassian.confluence.pageobjects.selenium3
Methods in com.atlassian.confluence.pageobjects.selenium3 that return ConfluenceTestedProduct Modifier and Type Method Description ConfluenceTestedProduct
ConfluenceTestedProduct. refresh()
Deprecated.Make the underlying driver refresh the current page, e.g. -
Uses of ConfluenceTestedProduct in com.atlassian.confluence.webdriver.selenium3
Fields in com.atlassian.confluence.webdriver.selenium3 declared as ConfluenceTestedProduct Modifier and Type Field Description protected static ConfluenceTestedProduct
AbstractEditorAwareWebDriverTest. product
protected static ConfluenceTestedProduct
AbstractEditorContentWebDriverTest. product
ConfluenceTestedProduct
AbstractInjectableWebDriverTest. product
Deprecated.static ConfluenceTestedProduct
AbstractWebDriverTest. product
Deprecated.Methods in com.atlassian.confluence.webdriver.selenium3 with parameters of type ConfluenceTestedProduct Modifier and Type Method Description static void
WebdriverTestSessionInitializer. prepareConfluenceForTesting(Class<?> testClass, org.junit.rules.TestName name, ConfluenceTestedProduct product, ConfluenceRpc rpc, ServerStateManager serverStateManager)
-