public class TestEssential extends Object
| Constructor and Description |
|---|
TestEssential(org.openqa.selenium.WebDriver driver,
TestdriverLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
getDriver()
Return the driver.
|
TestdriverLogger |
getLogger()
Get the logger.
|
String |
getUuid()
Get the UUID
|
public TestEssential(org.openqa.selenium.WebDriver driver,
TestdriverLogger logger)
public org.openqa.selenium.WebDriver getDriver()
public TestdriverLogger getLogger()
public String getUuid()
Copyright © 2018. All rights reserved.