public class TargoBankAccountStatementFinder extends AbstractAccountStatementFinder<org.openqa.selenium.WebDriver,TargoBankWebAccountInformation>
accountInfo, lastStatementDate, webClient| Constructor | Description |
|---|---|
TargoBankAccountStatementFinder(org.openqa.selenium.WebDriver webClient,
TargoBankWebAccountInformation accountInfo) |
Creates a new TargoBankAccountStatementFinder 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, isSearchExecutedpublic TargoBankAccountStatementFinder(org.openqa.selenium.WebDriver webClient,
TargoBankWebAccountInformation accountInfo)
webClient - accountInfo - WebSiteExceptionprotected void startSearch()
throws WebSiteException
AbstractAccountStatementFinderstartSearch in class AbstractAccountStatementFinder<org.openqa.selenium.WebDriver,TargoBankWebAccountInformation>WebSiteExceptionAbstractAccountStatementFinder.startSearch()