Skip to content

Playground improvement: scroll to json property INTER-775 #401

Playground improvement: scroll to json property INTER-775

Playground improvement: scroll to json property INTER-775 #401

Triggered via pull request August 19, 2024 08:46
Status Failure
Total duration 2m 0s
Artifacts 3

ci.yml

on: pull_request
Matrix: Playwright e2e tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Playwright e2e tests (2, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "playground.spec.ts Playground page Clicking JSON link scrolls to appropriate JSON property" at playground.spec.ts:104 102 | }); 103 | > 104 | test.only('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 | });
Playwright e2e tests (2, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "playground.spec.ts Playground page Clicking JSON link scrolls to appropriate JSON property" at playground.spec.ts:104 102 | }); 103 | > 104 | test.only('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 | });
Playwright e2e tests (2, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "playground.spec.ts Playground page Clicking JSON link scrolls to appropriate JSON property" at playground.spec.ts:104 102 | }); 103 | > 104 | test.only('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 | });
Playwright e2e tests (2, 3)
Process completed with exit code 1.
Playwright e2e tests (3, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "playground.spec.ts Playground page Clicking JSON link scrolls to appropriate JSON property" at playground.spec.ts:104 102 | }); 103 | > 104 | test.only('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 | });
Playwright e2e tests (3, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "playground.spec.ts Playground page Clicking JSON link scrolls to appropriate JSON property" at playground.spec.ts:104 102 | }); 103 | > 104 | test.only('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 | });
Playwright e2e tests (3, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "playground.spec.ts Playground page Clicking JSON link scrolls to appropriate JSON property" at playground.spec.ts:104 102 | }); 103 | > 104 | test.only('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 | });
Playwright e2e tests (3, 3)
Process completed with exit code 1.
Playwright e2e tests (1, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "playground.spec.ts Playground page Clicking JSON link scrolls to appropriate JSON property" at playground.spec.ts:104 102 | }); 103 | > 104 | test.only('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 | });
Playwright e2e tests (1, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "playground.spec.ts Playground page Clicking JSON link scrolls to appropriate JSON property" at playground.spec.ts:104 102 | }); 103 | > 104 | test.only('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 | });
Playwright e2e tests (1, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "playground.spec.ts Playground page Clicking JSON link scrolls to appropriate JSON property" at playground.spec.ts:104 102 | }); 103 | > 104 | test.only('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 | });
Playwright e2e tests (1, 3)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
playwright-report-1 Expired
181 KB
playwright-report-2 Expired
181 KB
playwright-report-3 Expired
181 KB