Skip to content

v1.20

Compare
Choose a tag to compare
@kblok kblok released this 22 Sep 18:09
· 615 commits to master since this release
a086ac1

New Features

  • 12b3645 Add element.SelectAsync, element.EvaluateFunctionAsync, element.EvaluateFunctionHandleAsync methods.

Changelog

  • a13dbee Improve target doc.
  • 39c3c2d Background page tests should wait for the page.
  • 7ba0abc Make sure selection is not empty before running copy command.
  • 668f2c5 Update DeviceDescriptors to include 6.5 inch iPhone XR.
  • 7a33e84 Make eval test resilient to error format.
  • 64eca4e Enable redirect inside sync XHR test.
  • 5558227 Enable cross-process viewport test.
  • cedaa0a Be able to remove headers using request.continue.
  • 45c0926 Roll Chromium to r682225.
  • 0f73456 Roll Chromium to r686378.
  • 4f59b68 Add default context cookies test.
  • 7fca5ee Add a test for errors inside promise.
  • 04a3722 Pass FrameManager to NetworkManager constructor.
  • 6f813bd Abort page.waitForRequest/Response when page closes.