JUnitConditionRunner(selenium,
10, 100, 1000)
.DefaultSelenium("localhost",
4444, "*firefox", "http://localhost:8080")
FirefoxDriver
s.WebDriver
s specified
by the concrete delegate.FirefoxWebDriverProvider.FIREFOX_PROFILE
.WebDriver
decorator that allows interaction with a Flash object via Javascript calls.AndroidDriver
"chrome": ChromeDriver
"firefox": FirefoxDriver
"htmlunit": HtmlUnitDriver
"ie": InternetExplorerDriver
"phantomjs": PhantomJSDriver
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
.FirefoxDriver
s.Copyright © 2013. All Rights Reserved.