Skip to content

chore: mark v0.1.17#437

Merged
yury-s merged 1 commit into
microsoft:mainfrom
yury-s:mark-v0.1.17
Jul 9, 2026
Merged

chore: mark v0.1.17#437
yury-s merged 1 commit into
microsoft:mainfrom
yury-s:mark-v0.1.17

Conversation

@yury-s

@yury-s yury-s commented Jul 9, 2026

Copy link
Copy Markdown
Member

Fixes

  • goto no longer crashes the browser session on privileged pages (#433) — navigating to pages like chrome://extensions/ or chrome://settings/ used to throw TypeError: Cannot read properties of undefined (reading 'url') and take down the whole session. (microsoft/playwright#41675)
  • fix(mcp): await init page before screenshot — screenshots taken right after open no longer race the page init. (microsoft/playwright#41646)
  • fix(mcp): preserve directory for additional tab videos — videos for extra tabs are saved to the configured output directory. (microsoft/playwright#41680)
  • feat(mcp): always pass noDefaults for CDP connections — attaching over CDP no longer applies unwanted default context options. (microsoft/playwright#41676)

Upgrading

npm install -g @playwright/cli@0.1.17

@yury-s yury-s merged commit 793cfb3 into microsoft:main Jul 9, 2026
4 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.

1 participant