Skip to content

Conversation

hbenl
Copy link
Contributor

@hbenl hbenl commented Sep 29, 2025

Fixes #37602 and the following tests in Firefox:

  • tests/library/browsercontext-device.spec.ts:
    • "should work"
  • tests/library/browsercontext-user-agent.spec.ts:
    • "should work"
    • "should work for subframes"
    • "should emulate device user-agent"
    • "should make a copy of default options"
    • "custom user agent for download"
  • tests/library/defaultbrowsercontext-1.spec.ts:
    • "should support userAgent option"

Copy link
Contributor

Test results for "tests 1"

3 flaky ⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1079 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-22.04-node18`
⚠️ [firefox-page] › page/page-event-request.spec.ts:182 › should return response body when Cross-Origin-Opener-Policy is set `@firefox-ubuntu-22.04-node18`
⚠️ [chromium] › headerView.spec.tsx:49 › should toggle filters `@web-components-html-reporter`

46932 passed, 821 skipped


Merge workflow run.

@dgozman dgozman requested a review from yury-s September 30, 2025 15:20
@yury-s yury-s merged commit 0aee77c into microsoft:main Sep 30, 2025
33 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Implement user agent emulation for WebDriver BiDi
2 participants