Package | Description |
---|---|
com.coveros.selenified |
Modifier and Type | Method and Description |
---|---|
protected static void |
Selenified.setAuthor(Selenified clazz,
org.testng.ITestContext context,
String author)
Sets the author of the current test suite being executed.
|
protected static void |
Selenified.setTestSite(Selenified clazz,
org.testng.ITestContext context,
String siteURL)
Sets the URL of the application under test.
|
protected static void |
Selenified.setVersion(Selenified clazz,
org.testng.ITestContext context,
String version)
Sets the version of the current test suite being executed.
|
Copyright © 2017. All rights reserved.