@Desktop • Generate Screenshots triggered by mcayuelas-ledger on PR 4251 #665
Annotations
1 error and 1 notice
apps/ledger-live-desktop/tests/specs/countervalues/api.spec.ts#L27
1) countervalues/api.spec.ts:14:5 › Countervalues: at least one call is made and successful to the API
Error: locator.click: Target closed
=========================== logs ===========================
waiting for locator('data-test-id=topbar-synchronize-button')
locator resolved to <div tabindex="0" cursor="default" data-test-id="topb…>…</div>
============================================================
25 | });
26 |
> 27 | layout.topbarSynchronizeButton.click();
| ^
28 |
29 | await test.step("has used countervalues api in HTTP and at least one HTTP 200 happened", async () => {
30 | expect(await firstSuccessfulQuery).toBeDefined();
at /Users/macrunner04/RUNNER/actions-runner/_work/ledger-live/ledger-live/apps/ledger-live-desktop/tests/specs/countervalues/api.spec.ts:27:34
|
|
The logs for this run have expired and are no longer available.
Loading