Updated tests #68
Annotations
1 error, 1 warning, and 1 notice
[all] › __tests__/goerli_eth.test.ts:92:17 › USDM pool › Deposit USDM:
e2e-ci-cd/pages/PageObjects/OperationsWithToken/OperationsWithTokenElements.ts#L161
1) [all] › __tests__/goerli_eth.test.ts:92:17 › USDM pool › Deposit USDM ─────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('//div/span[text()="Generating a proof"]')
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('//div/span[text()="Generating a proof"]')
at pages/PageObjects/OperationsWithToken/OperationsWithTokenElements.ts:161
159 | const [popupSwitchNetwork] = await Promise.all([this.waitForPage(), this.locator(OperationsWithTokenElementsLocators.button_deposit).click()]);
160 | await popupSwitchNetwork.locator('//button[text()="Switch network"]').click();
> 161 | await expect(this.locator('//div/span[text()="Generating a proof"]')).toBeVisible();
| ^
162 | const [popup2] = await Promise.all([this.waitForPage(), await (this.locator('//div/span[text()="Please sign a message"]')).isVisible({timeout: TIMEOUTS.tenMinutes})]);
163 | await popup2.locator('//i[@aria-label="Scroll down"]').click();
164 | await popup2.locator('//button[text()="Sign"]').click();
at OperationsWithTokenPages.button_Deposit (/home/runner/work/zkbob-ui/zkbob-ui/e2e-ci-cd/pages/PageObjects/OperationsWithToken/OperationsWithTokenElements.ts:161:77)
at /home/runner/work/zkbob-ui/zkbob-ui/e2e-ci-cd/__tests__/goerli_eth.test.ts:97:17
|
E2E tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
1 flaky
[all] › __tests__/goerli_eth.test.ts:92:17 › USDM pool › Deposit USDM ──────────────────────────
8 passed (14.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
report
Expired
|
19.9 MB |
|