| Package | Description |
|---|---|
| com.seleniumtests.core |
| Modifier and Type | Method and Description |
|---|---|
static SeleniumTestsContext |
SeleniumTestsContextManager.getGlobalContext() |
static SeleniumTestsContext |
SeleniumTestsContextManager.getTestLevelContext(org.testng.ITestContext testContext) |
static SeleniumTestsContext |
SeleniumTestsContextManager.getTestLevelContext(String testName) |
static SeleniumTestsContext |
SeleniumTestsContextManager.getThreadContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
IContextAttributeListener.load(org.testng.ITestContext testNGCtx,
SeleniumTestsContext seleniumTestsCtx) |
static void |
SeleniumTestsContextManager.setGlobalContext(SeleniumTestsContext ctx) |
static void |
SeleniumTestsContextManager.setThreadContext(SeleniumTestsContext ctx) |
Copyright © 2015. All rights reserved.