playwright icon indicating copy to clipboard operation
playwright copied to clipboard

chore: do not select a disabled option

Open dgozman opened this issue 6 months ago • 1 comments

Also, disabled optgroup should make all options disabled.

Fixes #36376.

dgozman avatar Jun 24 '25 09:06 dgozman

Test results for "tests 1"

5 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: [chromium] › headerView.spec.tsx:46:1 › should toggle filters @web-components-html-reporter
: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

39467 passed, 823 skipped :heavy_check_mark::heavy_check_mark::heavy_check_mark:

Merge workflow run.

github-actions[bot] avatar Jun 24 '25 10:06 github-actions[bot]