public class SantanderAccountStatementFinder extends AbstractAccountStatementFinder<org.openqa.selenium.WebDriver,SantanderWebAccountInformation>
accountInfo, lastStatementDate, webClient
Constructor | Description |
---|---|
SantanderAccountStatementFinder(org.openqa.selenium.WebDriver webClient,
java.lang.String baseUrl,
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, isSearchExecuted
public SantanderAccountStatementFinder(org.openqa.selenium.WebDriver webClient, java.lang.String baseUrl, SantanderWebAccountInformation accountInfo) throws WebSiteException
webClient
- accountInfo
- baseUrl
- WebSiteException
protected void startSearch() throws WebSiteException
AbstractAccountStatementFinder
startSearch
in class AbstractAccountStatementFinder<org.openqa.selenium.WebDriver,SantanderWebAccountInformation>
WebSiteException
AbstractAccountStatementFinder.startSearch()