Package de.frankmuenster.mahoe.web.webpages
-
Interface Summary Interface Description DetailsPage Interface to get the account details from the bank web siteLoginPage The login page of BankPostBoxPage<T> Interface for a PostBax page T is either a WebElement or a String with the content of the WebElementTransactionsPage Interface to a web page that holds the transactions of an account -
Class Summary Class Description AbstractAccountPage<I> A Selenium account pageAbstractPostBoxPage<I,T> An abstract post box page providing the standard operations.SeleniumWebPage An basic web page