PostBoxPage
public class SantanderPostBoxPage extends AbstractPostBoxPage<SantanderWebAccountInformation> implements PostBoxPage
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,
java.lang.String baseUrl,
SantanderWebAccountInformation accountInfo) |
Create a new post box page for the given account
|
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, java.lang.String baseUrl, SantanderWebAccountInformation accountInfo) throws WebSiteException, java.rmi.RemoteException
driver
- accountInfo
- baseUrl
- WebSiteException
java.rmi.RemoteException