public interface IDriverProducer
Interface that defines the functionality of a producer for Selenium WebDriver objects
Copyright 2017 (C) by Martin Ganserer
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebDriver |
getDriverInstance() |
void |
setProperties(SeleniumTestProperties properties) |
org.openqa.selenium.WebDriver getDriverInstance()
void setProperties(SeleniumTestProperties properties)
properties - Copyright © 2019. All rights reserved.