playwright-java icon indicating copy to clipboard operation
playwright-java copied to clipboard

[Ports]: Backport client side changes for 1.46

Open playwrightmachine opened this issue 1 year ago • 0 comments

Please backport client side changes:

  • [ ] https://github.com/microsoft/playwright/commit/2a7f17d82061b353deb1dc28dc36856e8b730b1c (chore: fix simulated clock bots (#31301))
  • [ ] https://github.com/microsoft/playwright/commit/9e6772818e7c50a132cbe6ccc775cda4a3e3eba4 (chore: cache normalized whitespaces in recorder (#31349))
  • [ ] https://github.com/microsoft/playwright/commit/5fc56283a6f3df8f74db6f7b936ca48bb4a86017 (fix(clock): throw for invalid date (#31356))
  • [ ] https://github.com/microsoft/playwright/commit/f6972c1e23d611359a007fb6fd521dea5cc0e581 (docs: use long for time in milliseconds (#31369))
  • [ ] https://github.com/microsoft/playwright/commit/95fc2b8a8b449560e53999c866e9602f4bca27f1 (feat(fetch): maxRetries for fetch (#31386))
  • [ ] https://github.com/microsoft/playwright/commit/865f0d822138303eee39070d723878585926e7d7 (docs(java): correctly parse time (#31420))
  • [ ] https://github.com/microsoft/playwright/commit/114b6f0de6d43833f19df70ee842c9cb88595294 (docs: deprecate handle option in exposeBinding (#31419))
  • [ ] https://github.com/microsoft/playwright/commit/111876d52619ea662d691f68552ba44ef757224b (docs: improve addCookies.cookie parameter description (#31456))
  • [ ] https://github.com/microsoft/playwright/commit/a3e31fd2c4146e67a63ff4d3dc4f655533adcbde (feat: introduce touchscreen.touch() for dispatching raw touch events (#31457))
  • [ ] https://github.com/microsoft/playwright/commit/f46ae15500df6776b2b8ee29ddca37007e27f621 (test(clock): fix clock mode bots (#31472))

playwrightmachine avatar Jun 17 '24 16:06 playwrightmachine