Class BosPostBoxPage

All Implemented Interfaces:
PostBoxPage<org.openqa.selenium.WebElement>

public class BosPostBoxPage extends AbstractPostBoxPage<BosWebAccountInformation,org.openqa.selenium.WebElement>
The post box page for the Bank of Scotland
Since:
2.6.0
Author:
Frank Münster
  • Constructor Details

    • BosPostBoxPage

      public BosPostBoxPage(org.openqa.selenium.WebDriver driver, BosWebAccountInformation accountInfo) throws WebSiteException
      Instantiate a new BosPostBoxPage and loads all documents/announcements
      Parameters:
      driver - the Selenium WebDriver with the logged in account
      accountInfo - the BosWebAccountInformation object
      Throws:
      WebSiteException