v1.20.0
·
1 commit
to release-1.20
since this release
Highlights
- New options for methods
page.screenshot()
,locator.screenshot()
andelementHandle.screenshot()
:- Option
ScreenshotAnimations.DISABLED
rewinds all CSS animations and transitions to a consistent state - Option
mask: List<Locator>
masks given elements, overlaying them with pink#FF00FF
boxes.
- Option
- Trace Viewer now shows API testing requests.
Locator.highlight()
visually reveals element(s) for easier debugging.
Announcements
- v1.20 is the last release to receive WebKit update for macOS 10.15 Catalina. Please update macOS to keep using latest & greatest WebKit!
Browser Versions
- Chromium 101.0.4921.0
- Mozilla Firefox 97.0.1
- WebKit 15.4
This version was also tested against the following stable channels:
- Google Chrome 99
- Microsoft Edge 99