Class BosTransactionPage

All Implemented Interfaces:
TransactionsPage

public class BosTransactionPage extends BosAccountPage implements TransactionsPage
The page with all listed transactions for the given account.
Since:
2.6.0
Author:
Frank Münster
  • Constructor Details

    • BosTransactionPage

      public BosTransactionPage(org.openqa.selenium.WebDriver driver, BosWebAccountInformation accountInfo)
      Creates a new instance of the page.
      Parameters:
      driver - the Selenium WebDriver with the logged in account
      accountInfo - the account info object
  • Method Details