TargoBankAccountPagepublic abstract class AbstractAccountPage<I> extends AbstractSeleniumWebPage
| Modifier and Type | Field | Description |
|---|---|---|
protected I |
accountInfo |
driver| Constructor | Description |
|---|---|
AbstractAccountPage(org.openqa.selenium.WebDriver driver,
I accountInfo) |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract void |
open() |
elementExistprotected final I accountInfo
public AbstractAccountPage(org.openqa.selenium.WebDriver driver,
I accountInfo)
protected abstract void open()
throws WebSiteException
WebSiteException