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