Package | Description |
---|---|
org.xwiki.test.ui | |
org.xwiki.test.ui.po |
Modifier and Type | Method and Description |
---|---|
XWikiWebDriver |
WebDriverFactory.createWebDriver(String browserName) |
protected static XWikiWebDriver |
AbstractTest.getDriver() |
XWikiWebDriver |
TestUtils.getDriver() |
XWikiWebDriver |
PersistentTestContext.getDriver() |
Modifier and Type | Method and Description |
---|---|
void |
PersistentTestContext.setDriver(XWikiWebDriver driver) |
Constructor and Description |
---|
PersistentTestContext(List<XWikiExecutor> executors,
XWikiWebDriver driver) |
Modifier and Type | Method and Description |
---|---|
protected XWikiWebDriver |
BaseElement.getDriver() |
Constructor and Description |
---|
BootstrapSelect(org.openqa.selenium.WebElement element,
XWikiWebDriver driver) |
BootstrapSwitch(org.openqa.selenium.WebElement webElement,
XWikiWebDriver driver)
Construct a bootstrap switch.
|
Copyright © 2004–2021 XWiki. All rights reserved.