Class WalkThroughPage

java.lang.Object
com.snapfix.core.BaseSetup
com.snapfix.core.Driver
com.snapfix.pages.WalkThroughPage

public class WalkThroughPage
extends Driver
  • Field Details

    • walkthroughScreen

      public org.openqa.selenium.By walkthroughScreen
    • wait

      public org.openqa.selenium.support.ui.WebDriverWait wait
  • Constructor Details

    • WalkThroughPage

      public WalkThroughPage()
    • WalkThroughPage

      public WalkThroughPage​(java.lang.String drv)
  • Method Details

    • ClickOnRedNextButton

      public void ClickOnRedNextButton() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • ClickOnAmberNextButton

      public void ClickOnAmberNextButton() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • ClickOnGreenNextButton

      public void ClickOnGreenNextButton() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • ClickOnGreenContinueButton

      public void ClickOnGreenContinueButton() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • checkRedButtonExist

      public boolean checkRedButtonExist()
    • isDisplayElement

      public void isDisplayElement()
    • waitForWalkthroughtScreen

      public void waitForWalkthroughtScreen() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException