All checks #587
Annotations
3 errors and 1 notice
apps/web/playwright/manage-booking-questions.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/manage-booking-questions.e2e.ts:95:9 › Manage Booking Questions › For User EventType › Split 'Full name' into 'First name' and 'Last name'
Test timeout of 180000ms exceeded.
|
apps/web/playwright/manage-booking-questions.e2e.ts#L117
1) [@***com/web] › apps/web/playwright/manage-booking-questions.e2e.ts:95:9 › Manage Booking Questions › For User EventType › Split 'Full name' into 'First name' and 'Last name'
page.click: Target closed
=========================== logs ===========================
waiting for locator('[data-testid="variant-toggle"]')
============================================================
115 |
116 | await test.step("Toggle on the variant toggle and save Event Type", async () => {
> 117 | await page.click('[data-testid="variant-toggle"]');
| ^
118 | await page.click("[data-testid=field-add-save]");
119 | await saveEventType(page);
120 | });
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:117:20
at /home/runner/actions-runner/_work/***.com/***.com/apps/web/playwright/manage-booking-questions.e2e.ts:116:18
|
apps/web/playwright/manage-booking-questions.e2e.ts#L1
1) [@***com/web] › apps/web/playwright/manage-booking-questions.e2e.ts:95:9 › Manage Booking Questions › For User EventType › Split 'Full name' into 'First name' and 'Last name'
Pending operations:
- page.click at apps/web/playwright/manage-booking-questions.e2e.ts:117:20
|
|
This job succeeded
Loading