Package oit.refreshes
Class Refreshes
java.lang.Object
oit.refreshes.Refreshes
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidRefresh(org.openqa.selenium.By locator) voidvoidrefreshNotDisplayed(org.openqa.selenium.By locator)
-
Field Details
-
driver
public org.openqa.selenium.WebDriver driver
-
-
Constructor Details
-
Refreshes
public Refreshes(org.openqa.selenium.WebDriver driver)
-
-
Method Details
-
Refresh
public void Refresh(org.openqa.selenium.By locator) -
refreshNotDisplayed
- Throws:
InterruptedException
-
RefreshForTextDisplayed
-