|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
JUnitConditionRunner(selenium,
10, 100, 1000).
DefaultSelenium("localhost",
4444, "*firefox", "http://localhost:8080")
FirefoxDrivers.
WebDrivers specified
by the concrete delegate.AndroidDriver
"chrome": ChromeDriver
"firefox": FirefoxDriver
"htmlunit": HtmlUnitDriver
"ie": InternetExplorerDriver
Property values are case-insensitive and defaults to "firefox" if no
"browser" system property is found.RemoteWebDriver that connects to a URL specified by system property "REMOTE_WEBDRIVER_URL"
and allows to take screenshots.Format that uses SauceContextStoryReporter.StoryReporter that passes back to SauceLabs the executed job results.Selenium.setContext(String).StepMonitor which adds communication of current context
to ContextView.FirefoxDrivers.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||