public class TargoBankWebSiteTransactionsImpl
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
protected org.openqa.selenium.WebDriver |
webclient |
This is the driver instance.
|
| Constructor | Description |
|---|---|
TargoBankWebSiteTransactionsImpl(org.openqa.selenium.WebDriver webclient,
TargoBankWebAccountInformation accountInfo) |
Konstruktor
|
| Modifier and Type | Method | Description |
|---|---|---|
protected java.util.List<de.willuhn.jameica.hbci.rmi.Umsatz> |
getPreBookTransactions() |
Liste die vorgemerkten Umsätze ein.
|
protected org.openqa.selenium.WebDriver webclient
public TargoBankWebSiteTransactionsImpl(org.openqa.selenium.WebDriver webclient,
TargoBankWebAccountInformation accountInfo)
webclient - accountInfo - protected java.util.List<de.willuhn.jameica.hbci.rmi.Umsatz> getPreBookTransactions()
throws WebSiteException,
de.willuhn.util.ApplicationException
WebSiteExceptionde.willuhn.util.ApplicationException