Package | Description |
---|---|
com.seleniumtests.core |
Modifier and Type | Method and Description |
---|---|
LinkedList<TearDownService> |
SeleniumTestsContext.getTearDownServices()
Returns the tear down list.
|
Modifier and Type | Method and Description |
---|---|
void |
SeleniumTestsContext.addTearDownService(TearDownService tearDown)
Adds the given tear down.
|
Copyright © 2016. All rights reserved.