public interface DriverSource
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
newDriver()
Return a new instance of a webdriver
|
boolean |
takesScreenshots()
Return true if the driver is configured to take screenshots.
|