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