playwright icon indicating copy to clipboard operation
playwright copied to clipboard

chore: follow-up to connectOverCDP fetch logic

Open mxschmitt opened this issue 6 months ago • 2 comments

Follow-up to https://github.com/microsoft/playwright/pull/36357.

This patch adds test coverage for https://github.com/microsoft/playwright/pull/36098 which wasn't added back then and simplifies the test coverage for https://github.com/microsoft/playwright/pull/36357.

https://github.com/microsoft/playwright/pull/36098 introduced the regression in v1.53.0.

mxschmitt avatar Jun 20 '25 12:06 mxschmitt

Test results for "tests 1"

1 flaky :warning: [chromium] › headerView.spec.tsx:46:1 › should toggle filters @web-components-html-reporter

18113 passed, 255 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

github-actions[bot] avatar Jun 20 '25 12:06 github-actions[bot]

Test results for "tests 1"

7 flaky :warning: [firefox-library] › library/inspector/cli-codegen-1.spec.ts:986:7 › cli codegen › should not throw csp directive violation errors @firefox-ubuntu-22.04-node18
:warning: [firefox-page] › page/page-wait-for-function.spec.ts:104:3 › should work with strict CSP policy @firefox-ubuntu-22.04-node18
:warning: [playwright-test] › ui-mode-test-watch.spec.ts:145:5 › should watch all @ubuntu-latest-node22-1
:warning: [webkit-library] › library/browsercontext-viewport-mobile.spec.ts:97:5 › mobile viewport › should fire orientationchange event @webkit-ubuntu-22.04-node18
:warning: [webkit-library] › library/trace-viewer.spec.ts:1312:1 › should pick locator in iframe @webkit-ubuntu-22.04-node18
:warning: [webkit-page] › page/page-screenshot.spec.ts:345:5 › page screenshot › should work while navigating @webkit-ubuntu-22.04-node18
:warning: [playwright-test] › ui-mode-test-watch.spec.ts:145:5 › should watch all @windows-latest-node18-1

39451 passed, 823 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

github-actions[bot] avatar Jun 20 '25 13:06 github-actions[bot]