public class TestSuiteCloseBrowser extends WebdriverCloseBrowser implements CloseBrowser
| Constructor and Description |
|---|
TestSuiteCloseBrowser(net.thucydides.core.util.EnvironmentVariables environmentVariables,
java.lang.Class<?> testSuite) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeIfConfiguredForANew(RestartBrowserForEach event) |
closeWhenTheTestsAreFinished, forTestSuiteequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseWhenTheTestsAreFinished, forTestSuitepublic TestSuiteCloseBrowser(net.thucydides.core.util.EnvironmentVariables environmentVariables,
java.lang.Class<?> testSuite)
public void closeIfConfiguredForANew(RestartBrowserForEach event)
closeIfConfiguredForANew in interface CloseBrowsercloseIfConfiguredForANew in class WebdriverCloseBrowser