Skip to content

E2E

E2E #218

Triggered via schedule August 9, 2024 09:18
Status Success
Total duration 4m 17s
Artifacts

e2e.yml

on: schedule
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 1 notice
[chromium] › connectWallet.test.ts:10:7 › connect wallet › should connect wallet using default metamask account: packages/interface/e2e/connectWallet.test.ts#L21
1) [chromium] › connectWallet.test.ts:10:7 › connect wallet › should connect wallet using default metamask account Error: Timed out 15000ms waiting for expect(locator).toBeInViewport() Locator: getByText(/0xf3.+2266/) Expected: in viewport Received: <element(s) not found> Call log: - expect.toBeInViewport with timeout 15000ms - waiting for getByText(/0xf3.+2266/) 19 | await metamask.getByTestId("page-container-footer-next").click(); 20 | > 21 | await expect(page.getByText(/0xf3.+2266/)).toBeInViewport(); | ^ 22 | }); 23 | }); 24 | at /home/runner/work/maci-platform/maci-platform/packages/interface/e2e/connectWallet.test.ts:21:48
test (20)
No files were found with the provided path: ./playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
1 flaky [chromium] › connectWallet.test.ts:10:7 › connect wallet › should connect wallet using default metamask account