Skip to content

Releases: go-rod/rod

v0.45.1

14 Jul 07:31
Compare
Choose a tag to compare

b2ad362 add Element.CanvasToImage function

v0.45.0: let Page.Element() support race selection

12 Jul 19:06
Compare
Choose a tag to compare

ea71345 let Element support race selection, same for ElementX and ElementMatches
8366ecc add Element.Matches function
4b0fbfb make Eval smarter for js expression
7c50f6f make it impossible to detect helper js
62d4dd6 now all operations are thread-safe
23c7230 make mouse and keyboard api chainable

v0.44.1: use "select" to reduce race operations

07 Jul 19:49
Compare
Choose a tag to compare
  • 2963ef2 - use "select" to reduce race operations

v0.44.0

06 Jul 18:32
Compare
Choose a tag to compare
  • 71f5077 - add EvalOnNewDocument; Enable page as default
  • 719a1b9 - add bin option to rod env
  • ea5a828 - add more options to DescribeE

v0.43.1: log all the key actions while tracing

03 Jul 19:02
Compare
Choose a tag to compare
  • log all the key actions while tracing

v0.43.0

03 Jul 05:37
Compare
Choose a tag to compare
  • add openBrowser option to ServeMonitor to auto-launch a browser to view the screenshots

v0.42.1: add Page.Info helper

01 Jul 22:29
Compare
Choose a tag to compare