public class BrowserstackSeleniumProvider extends AbstractSeleniumProvider<BrowserstackSeleniumProvider,org.openqa.selenium.remote.RemoteWebDriver>
SeleniumProvider implementation to run tests on BrowserStack. It is
basically a normal selenium hub connection with some special propertiesFIND_ELEMENT_TIMEOUT| Constructor and Description |
|---|
BrowserstackSeleniumProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
before(org.junit.runner.Description description) |
protected org.openqa.selenium.remote.RemoteWebDriver |
constructWebDriver(org.openqa.selenium.remote.DesiredCapabilities desiredCapabilities) |
protected org.openqa.selenium.remote.DesiredCapabilities |
createDesiredCapabilities(org.junit.runner.Description description) |
BrowserstackSeleniumProvider |
getThis() |
addWebDriverConfigurationParticipant, addWebDriverEventListener, after, getWebDriverapply, onErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultWebDriverWaitprotected org.openqa.selenium.remote.DesiredCapabilities createDesiredCapabilities(org.junit.runner.Description description)
createDesiredCapabilities in class AbstractSeleniumProvider<BrowserstackSeleniumProvider,org.openqa.selenium.remote.RemoteWebDriver>protected org.openqa.selenium.remote.RemoteWebDriver constructWebDriver(org.openqa.selenium.remote.DesiredCapabilities desiredCapabilities)
constructWebDriver in class AbstractSeleniumProvider<BrowserstackSeleniumProvider,org.openqa.selenium.remote.RemoteWebDriver>protected void before(org.junit.runner.Description description)
throws Throwable
before in class AbstractSeleniumProvider<BrowserstackSeleniumProvider,org.openqa.selenium.remote.RemoteWebDriver>Throwablepublic BrowserstackSeleniumProvider getThis()
Copyright © 2018 willhaben internet service GmbH & Co KG. All rights reserved.