Interface | Description |
---|---|
DetailsPage |
Interface to get the account details from the bank web site
|
LoginPage |
The login page of Bank
|
PostBoxPage |
Interface for a PostBax page
|
TransactionsPage |
Interface to a web page that holds the transactions of an account
|
Class | Description |
---|---|
AbstractAccountPage<I> |
A Selenium account page
|
SeleniumWebPage |
An basic web page
|