public class BosAccountStatementFinder extends AbstractAccountStatementFinder<org.openqa.selenium.WebDriver,BosWebAccountInformation>
accountInfo, lastStatementDate, webClient
Constructor | Description |
---|---|
BosAccountStatementFinder(BosWebAccountInformation accountInfo,
org.openqa.selenium.WebDriver driver) |
Creates a new BosAccountStatementFinder object with a webClient and
account information.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
startSearch() |
Starts the search of new account statements
|
addStatement, findStatements, getSheets, isSearchExecuted
public BosAccountStatementFinder(BosWebAccountInformation accountInfo, org.openqa.selenium.WebDriver driver)
accountInfo
- the BosWebAccountInformation
objectdriver
- the BosWebSite
objectprotected void startSearch() throws WebSiteException
AbstractAccountStatementFinder
startSearch
in class AbstractAccountStatementFinder<org.openqa.selenium.WebDriver,BosWebAccountInformation>
WebSiteException