Test commit to trigger pipeline
This commit is contained in:
parent
d217f9ee44
commit
08e51f5dde
1 changed files with 1 additions and 0 deletions
|
|
@ -132,6 +132,7 @@ export class BasePage {
|
|||
|
||||
async validateProgressBar(progressPercentage: string, timeout: number = 60000) {
|
||||
// This section has been commented out until progress bar work is completed for parity.
|
||||
//
|
||||
|
||||
// await waitUntil(async () => {
|
||||
// let loaderElements = await this.page.locator('button .loader, .buy-loader, timeout, .modal-loader').all();
|
||||
|
|
|
|||
Loading…
Reference in a new issue