Package oit.refreshes

Class Refreshes

java.lang.Object
oit.refreshes.Refreshes

public class Refreshes extends Object
  • 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

      public void refreshNotDisplayed(org.openqa.selenium.By locator) throws InterruptedException
      Throws:
      InterruptedException
    • RefreshForTextDisplayed

      public void RefreshForTextDisplayed(String Text)