Skip to content

Commit 3386f4a

Browse files
committed
Log hpp url
1 parent 731ed87 commit 3386f4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/e2e/pages/hosted-payments-page.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export class HostedPaymentsPage {
2424
}
2525

2626
private async selectMockBankAndContinue(){
27+
console.log(this.page.url())
2728
await this.mockBank().isVisible();
2829
await this.mockBank().click();
2930
await this.continueButton().isVisible();

0 commit comments

Comments
 (0)