v1.38.0
Trace Viewer Updates
- Zoom into time range.
 - Network panel redesign.
 
New APIs
Deprecations
- The following methods were deprecated: 
page.type(),frame.type(),locator.type()andelementHandle.type().
Please uselocator.fill()instead which is much faster. Uselocator.press_sequentially()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
 
