Skip to content

playwright 1.9.2

Highlights

Text selector and click() fixes.

Browser Versions

  • Chromium 90.0.4421.0
  • Mozilla Firefox 86.0b10
  • WebKit 14.1
Issues Closed (2)

#5634 - [REGRESSION]: Test selector changed behavior #5674 - [REGRESSION]: Label is not visible anymore

Commits (18)

e42fe217 - cherry-pick(release-1.9): fix(BrowserContext): race between continue and close (#5771) 11968ce3 - chore: mark v1.9.2 (#5770) 1dae530f - cherry-pick(release-1.9): fix(click): do not retarget from label to control when clicking (#5769) ccc89e35 - cherry-pick(release-1.9): fix(text selector): revert quoted match to match by text nodes only (#5766) 3fcc57c5 - fix: update codegen to produce set* instead of with* (#5738) (#5740) 07438f61 - cherry-pick(release-1.9): rename with* to set* for java (#5739) 097f7c3f - feat(java): implement codegen (#5692) ab3b8a1c - cherry-pick(release-1.9): launch-server command (#5713) (#5719) 4e317b3f - docs: remove current accessbility api from java (#5708) (#5712) 563254a9 - docs: add Page.onceDialog for java (#5706) (#5710) c6a29011 - cherry-pick(release-1.9): fix registry to be accessible by Azure Pipe… (#5704) f41d000c - docs: enable BowserType.connect in java (#5686) (#5691) 75b83cbe - docs: rename Page.console to consoleMessage in java (#5640) (#5671) 1d7d08c3 - docs: spread parameters of page.setViewportSize in java (#5664) (#5667) 5d275f10 - docs: describe playwright.create in java (#5566) (#5666) 6b4d528f - fix: include parsed .md spec into api.json (#5662) (#5663) 9a4d6904 - cherry-pick(release-1.9): add java snippets to the examples in guides (#5638) (#5660) 948e658c - docs: java snippets for api classes (#5629) (#5657)