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