|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ConfluenceTestedProduct in com.atlassian.confluence.pageobjects |
---|
Methods in com.atlassian.confluence.pageobjects that return ConfluenceTestedProduct | |
---|---|
ConfluenceTestedProduct |
ConfluenceTestedProduct.refresh()
Make the underlying driver refresh the current page, e.g. |
Uses of ConfluenceTestedProduct in com.atlassian.confluence.pageobjects.component.macro |
---|
Methods in com.atlassian.confluence.pageobjects.component.macro with parameters of type ConfluenceTestedProduct | |
---|---|
static java.util.List<StatusMacro> |
StatusMacro.locate(ConfluenceTestedProduct product)
Locates all status macros on the current page. |
static com.atlassian.pageobjects.elements.PageElement |
UserProfileMacro.locateNoUserDiv(ConfluenceTestedProduct product)
|
static UserProfileMacro |
UserProfileMacro.locateUserMacro(ConfluenceTestedProduct product,
java.lang.String username)
|
Uses of ConfluenceTestedProduct in com.atlassian.confluence.qunit |
---|
Methods in com.atlassian.confluence.qunit with parameters of type ConfluenceTestedProduct | |
---|---|
protected QUnitTestProduct |
QUnitEditorWebDriverTestSuite.wrapTestProduct(ConfluenceTestedProduct product)
|
protected QUnitTestProduct |
QUnitQuickEditEditorWebDriverTestSuite.wrapTestProduct(ConfluenceTestedProduct product)
|
protected QUnitTestProduct |
QUnitAUIWebDriverTestSuite.wrapTestProduct(ConfluenceTestedProduct product)
|
protected QUnitTestProduct |
QUnitQuickCommentEditorWebDriverTestSuite.wrapTestProduct(ConfluenceTestedProduct product)
|
Uses of ConfluenceTestedProduct in com.atlassian.confluence.qunit.pageobjects |
---|
Constructors in com.atlassian.confluence.qunit.pageobjects with parameters of type ConfluenceTestedProduct | |
---|---|
DelegatingQUnitTestProduct(ConfluenceTestedProduct product,
java.lang.Class<? extends QUnitTestPage> testPage)
Create a test product that delegates to another. |
|
EditorTestedProduct(ConfluenceTestedProduct product)
|
|
QuickEditorTestedProduct(ConfluenceTestedProduct product)
|
|
QUnitAUITestedProduct(ConfluenceTestedProduct product)
|
Uses of ConfluenceTestedProduct in com.atlassian.confluence.webdriver |
---|
Fields in com.atlassian.confluence.webdriver declared as ConfluenceTestedProduct | |
---|---|
ConfluenceTestedProduct |
AbstractWebDriverTest.product
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |