Feat/location spoofing use case demo #248
ci.yml
on: pull_request
Lint
12s
Unit tests
11s
Matrix: Playwright e2e tests
Annotations
1 error and 3 notices
[webkit] › home.spec.ts:11:7 › Home page › Entire cards should be clickable:
e2e/home.spec.ts#L20
1) [webkit] › home.spec.ts:11:7 › Home page › Entire cards should be clickable, clicking on the description or image should take you to the use case
Error: locator.click: Element is not visible
Call log:
- waiting for getByTestId('useCaseIcon').first()
- locator resolved to <img alt="" width="72" height="72" data-nimg="1" load…/>
- attempting click action
- scrolling into view if needed
- done scrolling
18 | await page.goBack();
19 |
> 20 | await page.getByTestId(TEST_IDS.homepageCard.useCaseIcon).first().click({ force: true });
| ^
21 | await expect(page).toHaveURL('/playground');
22 | });
23 | });
at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/home.spec.ts:20:71
|
🎭 Playwright Run Summary
30 passed (2.0m)
|
🎭 Playwright Run Summary
2 skipped
28 passed (2.2m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › home.spec.ts:11:7 › Home page › Entire cards should be clickable, clicking on the description or image should take you to the use case
1 skipped
28 passed (2.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-1
Expired
|
196 KB |
|
playwright-report-2
Expired
|
195 KB |
|
playwright-report-3
Expired
|
919 KB |
|