public abstract class PageBase extends Object
| Constructor and Description |
|---|
PageBase(org.openqa.selenium.WebDriver driver) |
| Modifier and Type | Method and Description |
|---|---|
protected org.openqa.selenium.By |
getElemetLocator(Object obj,
String element) |
void |
waitForElement(org.openqa.selenium.WebElement element,
int timeOutInSeconds) |
protected org.openqa.selenium.By getElemetLocator(Object obj, String element) throws SecurityException, NoSuchFieldException
public void waitForElement(org.openqa.selenium.WebElement element,
int timeOutInSeconds)
Copyright © 2021. All rights reserved.