PostBoxPage<org.openqa.selenium.WebElement>public class SantanderPostBoxPage extends AbstractPostBoxPage<SantanderWebAccountInformation,org.openqa.selenium.WebElement> implements PostBoxPage<org.openqa.selenium.WebElement>
| Modifier and Type | Field | Description |
|---|---|---|
protected de.willuhn.jameica.hbci.rmi.KontoType |
ktoType |
Account type
|
accountInfo, accountSheetDocuments, accountSheetsPosition, documentsPosition, otherDocumentsdriver| Constructor | Description |
|---|---|
SantanderPostBoxPage(org.openqa.selenium.WebDriver driver,
SantanderWebAccountInformation accountInfo) |
Create a new post box page for the given account
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
resetAccountSheetReadPosition() |
Set accountSheet read position back to 0 beginning
|
void |
resetDocumentsReadPosition() |
Set documents read position back to 0 beginning
|
hasNextAccountSheet, hasNextDocument, nextAccountSheet, nextDocumentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasNextAccountSheet, hasNextDocument, nextAccountSheet, nextDocumentelementExistpublic SantanderPostBoxPage(org.openqa.selenium.WebDriver driver,
SantanderWebAccountInformation accountInfo)
throws WebSiteException,
java.rmi.RemoteException
driver - accountInfo - baseUrl - WebSiteExceptionjava.rmi.RemoteExceptionpublic void resetAccountSheetReadPosition()
AbstractPostBoxPageresetAccountSheetReadPosition in interface PostBoxPage<org.openqa.selenium.WebElement>resetAccountSheetReadPosition in class AbstractPostBoxPage<SantanderWebAccountInformation,org.openqa.selenium.WebElement>public void resetDocumentsReadPosition()
AbstractPostBoxPageresetDocumentsReadPosition in interface PostBoxPage<org.openqa.selenium.WebElement>resetDocumentsReadPosition in class AbstractPostBoxPage<SantanderWebAccountInformation,org.openqa.selenium.WebElement>