Test commit 1
This commit is contained in:
parent
a414436889
commit
ddce8dfe55
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ export class AfterpayPage extends BasePage {
|
||||||
|
|
||||||
async executeAfterpayPayment(paymentDetails: IPaymentDetails) {
|
async executeAfterpayPayment(paymentDetails: IPaymentDetails) {
|
||||||
await this.login(paymentDetails.password!);
|
await this.login(paymentDetails.password!);
|
||||||
|
|
||||||
await this.confirmButton.click();
|
await this.confirmButton.click();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue