public class FindElementParams
| Constructor and description |
|---|
FindElementParams
(WebDriver webDriver, TestObject testObject) |
FindElementParams
(WebDriver webDriver, TestObject testObject, boolean disableCache) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public TestObject |
getTestObject() |
|
public WebDriver |
getWebDriver() |
|
public boolean |
isDisableCache() |