PostBoxPage<java.lang.String>
public final class TargoBankPostBoxPage extends AbstractPostBoxPage<TargoBankWebAccountInformation,java.lang.String> implements PostBoxPage<java.lang.String>
accountInfo, accountSheetDocuments, accountSheetsPosition, documentsPosition, otherDocuments
driver
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, resetDocumentsReadPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasNextAccountSheet, hasNextDocument, nextAccountSheet, nextDocument, resetAccountSheetReadPosition, resetDocumentsReadPosition
elementExist
public static void cleanInstance()
public static TargoBankPostBoxPage getInstance(org.openqa.selenium.WebDriver driver, TargoBankWebAccountInformation accountInfo) throws WebSiteException
driver
- accountInfo
- WebSiteException