@Desktop • Test App triggered by alexandremgo on ref bugfix/hotfix-rollback-usb-dep-2.5.1 #17894
Annotations
1 error, 1 warning, and 1 notice
apps/ledger-live-desktop/tests/models/Layout.ts#L90
1) general/stability.spec.ts:8:5 › Stability of the app with numerous real accounts › visit accounts page
TimeoutError: locator.click: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for locator('data-test-id=drawer-accounts-button')
locator resolved to <div tabindex="0" data-test-id="drawer-accounts-butto…>…</div>
attempting click action
waiting for element to be visible, enabled and stable
============================================================
at ../models/Layout.ts:90
88 |
89 | async goToAccounts() {
> 90 | await this.drawerAccountsButton.click();
| ^
91 | }
92 |
93 | async goToDiscover() {
at Layout.goToAccounts (/Users/macrunner04/RUNNER/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/models/Layout.ts:90:37)
at /Users/macrunner04/RUNNER/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/general/stability.spec.ts:18:18
at /Users/macrunner04/RUNNER/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/general/stability.spec.ts:17:14
|
apps/ledger-live-desktop/general/stability.spec.ts#L1
apps/ledger-live-desktop/general/stability.spec.ts took 1.0m
|
|
The logs for this run have expired and are no longer available.
Loading