Skip to content

Production E2E Tests #4891

Production E2E Tests

Production E2E Tests #4891

Triggered via schedule September 3, 2024 22:05
Status Success
Total duration 5m 26s
Artifacts 1

production_e2e.yml

on: schedule
report-status  /  send-notification
report-status / send-notification
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 notice
[chromium] › playground.spec.ts:104:7 › Playground page › Clicking JSON link scrolls to appropriate JSON property: e2e/playground.spec.ts#L106
1) [chromium] › playground.spec.ts:104:7 › Playground page › Clicking JSON link scrolls to appropriate JSON property Error: Timed out 5000ms waiting for expect(locator).toBeInViewport() Locator: locator('span.json-view--property:text("rawDeviceAttributes")') Expected: in viewport Received: outside viewport Call log: - expect.toBeInViewport with timeout 5000ms - waiting for locator('span.json-view--property:text("rawDeviceAttributes")') - locator resolved to <span class="json-view--property">rawDeviceAttributes</span> - unexpected value "viewport ratio 0" - locator resolved to <span class="json-view--property">rawDeviceAttributes</span> - unexpected value "viewport ratio 0" - locator resolved to <span class="json-view--property">rawDeviceAttributes</span> - unexpected value "viewport ratio 0" - locator resolved to <span class="json-view--property">rawDeviceAttributes</span> - unexpected value "viewport ratio 0" - locator resolved to <span class="json-view--property">rawDeviceAttributes</span> - unexpected value "viewport ratio 0" - locator resolved to <span class="json-view--property">rawDeviceAttributes</span> - unexpected value "viewport ratio 0" - locator resolved to <span class="json-view--property">rawDeviceAttributes</span> - unexpected value "viewport ratio 0" - locator resolved to <span class="json-view--property">rawDeviceAttributes</span> - unexpected value "viewport ratio 0" - locator resolved to <span class="json-view--property">rawDeviceAttributes</span> - unexpected value "viewport ratio 0" 104 | test('Clicking JSON link scrolls to appropriate JSON property', async ({ page }) => { 105 | await page.getByText('See the JSON below').click({ force: true }); > 106 | await expect(page.locator('span.json-view--property:text("rawDeviceAttributes")')).toBeInViewport(); | ^ 107 | }); 108 | }); 109 | at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/playground.spec.ts:106:88
🎭 Playwright Run Summary
1 flaky [chromium] › playground.spec.ts:104:7 › Playground page › Clicking JSON link scrolls to appropriate JSON property 37 passed (5.0m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
2.91 MB