Fix identify users in analytics #3968
Annotations
4 errors and 1 notice
|
Run playwright tests:
playwright/pages/giftCardsPage.ts#L85
1) [e2e] › giftCards.spec.ts:69:5 › TC: SALEOR_108 Deactivate gift card @e2e @gift ───────────────
Error: locator.click: Test timeout of 105000ms exceeded.
Call log:
- waiting for getByTestId('enable-button')
at ../pages/giftCardsPage.ts:85
83 |
84 | async clickDeactivateButton() {
> 85 | await this.deactivateButton.click();
| ^
86 | }
87 |
88 | async clickExportGiftCards() {
at GiftCardsPage.clickDeactivateButton (/home/runner/work/saleor-dashboard/saleor-dashboard/playwright/pages/giftCardsPage.ts:85:33)
at /home/runner/work/saleor-dashboard/saleor-dashboard/playwright/tests/giftCards.spec.ts:71:23
|
Run playwright tests
Process completed with exit code 1.
|
Run playwright tests
Provided artifact name input during validation is empty
|
|
Loading