[chromium] › test/front_login/mypage/favorite.test.ts:7:7 › お気に入りのテストをします › お気に入りのテストをします:
e2e-tests/test/front_login/mypage/favorite.test.ts#L16
1) [chromium] › test/front_login/mypage/favorite.test.ts:7:7 › お気に入りのテストをします › お気に入りのテストをします › お気に入りを登録します
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTitle('お気に入りに登録済み')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTitle('お気に入りに登録済み')
14 | await productsDetailPage.goto(2);
15 | await productsDetailPage.addToFavorite();
> 16 | await expect(page.getByTitle('お気に入りに登録済み')).toBeVisible();
| ^
17 | });
18 |
19 | await test.step('お気に入り一覧を確認します', async () => {
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_login/mypage/favorite.test.ts:16:51
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_login/mypage/favorite.test.ts:12:5
Show more
Show less
[chromium] › test/front_login/mypage/favorite.test.ts:7:7 › お気に入りのテストをします › お気に入りのテストをします:
e2e-tests/test/front_login/mypage/favorite.test.ts#L16
1) [chromium] › test/front_login/mypage/favorite.test.ts:7:7 › お気に入りのテストをします › お気に入りのテストをします › お気に入りを登録します
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTitle('お気に入りに登録済み')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTitle('お気に入りに登録済み')
14 | await productsDetailPage.goto(2);
15 | await productsDetailPage.addToFavorite();
> 16 | await expect(page.getByTitle('お気に入りに登録済み')).toBeVisible();
| ^
17 | });
18 |
19 | await test.step('お気に入り一覧を確認します', async () => {
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_login/mypage/favorite.test.ts:16:51
at /home/runner/work/ec-cube2/ec-cube2/e2e-tests/test/front_login/mypage/favorite.test.ts:12:5
Show more
Show less
🎭 Playwright Run Summary
1 flaky
[chromium] › test/front_login/mypage/favorite.test.ts:7:7 › お気に入りのテストをします › お気に入りのテストをします ──────
37 passed (2.5m)
Show more
Show less
🎭 Playwright Run Summary
1 flaky
[chromium] › test/front_login/mypage/favorite.test.ts:7:7 › お気に入りのテストをします › お気に入りのテストをします ──────
37 passed (2.3m)
Show more
Show less