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