org.stjs.testing.driver.browser
Class DesktopDefaultBrowser
java.lang.Object
org.stjs.testing.driver.browser.AbstractBrowser
org.stjs.testing.driver.browser.LongPollingBrowser
org.stjs.testing.driver.browser.DesktopDefaultBrowser
- All Implemented Interfaces:
- AsyncProcess, Browser
public class DesktopDefaultBrowser
- extends LongPollingBrowser
|
Method Summary |
protected void |
doStart()
|
| Methods inherited from class org.stjs.testing.driver.browser.LongPollingBrowser |
awaitNextTest, executeTest, getId, getMethodUnderExecution, getSharedDependencies, getStartPageUri, getStartPageUrl, markAsDead, markAsDead, notifyNoMoreTests, registerWithLongPollingServer, sendNoMoreTestFixture, sendTestFixture, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DesktopDefaultBrowser
public DesktopDefaultBrowser(DriverConfiguration config)
doStart
protected void doStart()
throws org.junit.runners.model.InitializationError
- Specified by:
doStart in class LongPollingBrowser
- Throws:
org.junit.runners.model.InitializationError
Copyright © 2013. All Rights Reserved.