v1.38.0
Trace Viewer Updates
- Zoom into time range.
- Network panel redesign.
New APIs
Deprecations
- The following methods were deprecated:
Page.TypeAsync()
,Frame.TypeAsync()
,Locator.TypeAsync()
andElementHandle.TypeAsync()
.
Please useLocator.FillAsync()
instead which is much faster. UseLocator.PressSequentiallyAsync()
only if there is a
special keyboard handling on the page, and you need to press keys one-by-one.
Browser Versions
- Chromium 117.0.5938.62
- Mozilla Firefox 117.0
- WebKit 17.0
This version was also tested against the following stable channels:
- Google Chrome 116
- Microsoft Edge 116