PostBoxPage<java.lang.String>public final class TargoBankPostBoxPage extends AbstractPostBoxPage<TargoBankWebAccountInformation,java.lang.String> implements PostBoxPage<java.lang.String>
accountInfo, accountSheetDocuments, accountSheetsPosition, documentsPosition, otherDocumentsdriver| Modifier and Type | Method | Description |
|---|---|---|
static void |
cleanInstance() |
Removes the instance, to avoid old link data
|
static TargoBankPostBoxPage |
getInstance(org.openqa.selenium.WebDriver driver,
TargoBankWebAccountInformation accountInfo) |
Instantiate a new PostBoxPage in the given Webdriver an for the given
account
|
hasNextAccountSheet, hasNextDocument, nextAccountSheet, nextDocument, resetAccountSheetReadPosition, resetDocumentsReadPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasNextAccountSheet, hasNextDocument, nextAccountSheet, nextDocument, resetAccountSheetReadPosition, resetDocumentsReadPositionelementExistpublic static void cleanInstance()
public static TargoBankPostBoxPage getInstance(org.openqa.selenium.WebDriver driver, TargoBankWebAccountInformation accountInfo) throws WebSiteException
driver - accountInfo - WebSiteException