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, otherDocuments
driver
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, nextDocument
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasNextAccountSheet, hasNextDocument, nextAccountSheet, nextDocument
elementExist
public SantanderPostBoxPage(org.openqa.selenium.WebDriver driver, SantanderWebAccountInformation accountInfo) throws WebSiteException, java.rmi.RemoteException
driver
- accountInfo
- baseUrl
- WebSiteException
java.rmi.RemoteException
public void resetAccountSheetReadPosition()
AbstractPostBoxPage
resetAccountSheetReadPosition
in interface PostBoxPage<org.openqa.selenium.WebElement>
resetAccountSheetReadPosition
in class AbstractPostBoxPage<SantanderWebAccountInformation,org.openqa.selenium.WebElement>
public void resetDocumentsReadPosition()
AbstractPostBoxPage
resetDocumentsReadPosition
in interface PostBoxPage<org.openqa.selenium.WebElement>
resetDocumentsReadPosition
in class AbstractPostBoxPage<SantanderWebAccountInformation,org.openqa.selenium.WebElement>