public class FindElementWithTimeoutParams extends FindElementParams
Constructor and description |
---|
FindElementWithTimeoutParams
(WebDriver webDriver, TestObject testObject, long timeoutInMilliseconds) |
Type Params | Return Type | Name and description |
---|---|---|
|
public long |
getTimeoutInMillis() |
|
public long |
getTimeoutInSeconds() |
Methods inherited from class | Name |
---|---|
class FindElementParams |
getTestObject, getWebDriver |