| 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 © 2015. All rights reserved.