Comment to rerun
This commit is contained in:
parent
6d8730b5d5
commit
70fa7a870a
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ export class SchedulePage extends BasePage {
|
|||
await this.changeShopLocationLink.click();
|
||||
await this.page.waitForTimeout(500);
|
||||
await this.updateZipTextBox.fill(zipCode);
|
||||
// Click the save location button
|
||||
await this.saveLocationButton.click();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue