Class BosAccountPage

    • Constructor Summary

      Constructors 
      Constructor Description
      BosAccountPage​(org.openqa.selenium.WebDriver driver, BosWebAccountInformation accountInfo)
      Creates a new AccountPage for account provided within the given account information
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void open()
      Open the account page for the given account
      org.openqa.selenium.WebElement openDetails()
      Open the details for the given account
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BosAccountPage

        public BosAccountPage​(org.openqa.selenium.WebDriver driver,
                              BosWebAccountInformation accountInfo)
        Creates a new AccountPage for account provided within the given account information
        Parameters:
        driver - the Selenium web driver to use
        accountInfo - the account information object