Merge pull request 'fix ci?' (#242) from staging into main
Reviewed-on: #242
This commit is contained in:
commit
f3b97e0e49
@ -165,6 +165,7 @@ test("Kiosk can start and finish trip", async ({ page }, testInfo) => {
|
||||
await page.locator('#arrivaljs').press('Tab');
|
||||
await page.locator('#arrivaljs').press('Tab');
|
||||
await page.locator('#arrivaljs').press('Tab');
|
||||
await page.locator('#arrivaljs').press('Tab');
|
||||
await page.locator('#arrivaljs').press('ArrowUp');
|
||||
|
||||
await page.getByRole("combobox", { name: "Destination" }).click();
|
||||
|
Loading…
Reference in New Issue
Block a user