Class BosAccountPage

Direct Known Subclasses:
BosDetailsPage, BosTransactionPage

public class BosAccountPage extends AbstractAccountPage<BosWebAccountInformation>
The account page the account provided for a given account
Author:
papa
  • Constructor Details

    • 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
  • Method Details