WEB-813: Working Capital loan delinquency actions #1640
Annotations
1 error and 1 notice
|
[chromium] › playwright/tests/close-client.spec.ts:128:7 › Close Client Workflow › should keep the client active when cancel or browser back is used from the close flow:
playwright/pages/BasePage.ts#L85
1) [chromium] › playwright/tests/close-client.spec.ts:128:7 › Close Client Workflow › should keep the client active when cancel or browser back is used from the close flow
TimeoutError: locator.waitFor: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('menuitem', { name: 'Actions' }) to be visible
at ../pages/BasePage.ts:85
83 | */
84 | async waitForVisible(locator: Locator, timeout?: number): Promise<void> {
> 85 | await locator.waitFor({ state: 'visible', timeout });
| ^
86 | }
87 |
88 | /**
at ClientViewPage.waitForVisible (/home/runner/work/web-app/web-app/playwright/pages/BasePage.ts:85:19)
at ClientViewPage.openActionsMenu (/home/runner/work/web-app/web-app/playwright/pages/client-view.page.ts:109:16)
at ClientViewPage.openActionsSubmenu (/home/runner/work/web-app/web-app/playwright/pages/client-view.page.ts:116:5)
at ClientViewPage.chooseAction (/home/runner/work/web-app/web-app/playwright/pages/client-view.page.ts:125:5)
at /home/runner/work/web-app/web-app/playwright/tests/close-client.spec.ts:165:5
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/tests/close-client.spec.ts:128:7 › Close Client Workflow › should keep the client active when cancel or browser back is used from the close flow
25 passed (1.4m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
9.59 MB |
sha256:f037adc822b7fb8875bc7520bdaa05fb8925adc1c043b9f2b240ce59393653cd
|
|