Playground improvement: scroll to json property INTER-775 #401
ci.yml
on: pull_request
Lint
15s
Unit tests
11s
Matrix: Playwright e2e tests
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 |
|