Skip to content

Releases: go-rod/rod

v0.106.8: Fixes responses so we can have an empty body or no body in the response

19 May 02:49
Compare
Choose a tag to compare
Added a patch for proto / fetch and tests for empty and no body
responses

v0.106.7

17 May 08:15
Compare
Choose a tag to compare
ensure the .dockerenv file

v0.106.6

09 May 07:12
Compare
Choose a tag to compare
show launcher check error

v0.106.5

03 May 09:45
Compare
Choose a tag to compare
update got

v0.106.4

29 Apr 08:43
Compare
Choose a tag to compare
add missed nil check

fix #505

v0.106.3

29 Apr 07:59
Compare
Choose a tag to compare
fix browser event leaking

v0.106.2

28 Apr 01:27
Compare
Choose a tag to compare
better error info

v0.106.1

19 Apr 08:01
Compare
Choose a tag to compare

4957712 make sure browser bin is executable
ab3cd2b also check the status code for the host
710158d fix #577
5637e7f reduce proto noise
3d2dd90 ignore empty -rod flag

v0.106.0

14 Apr 14:25
Compare
Choose a tag to compare

20b95e4 replace .rod file with rod cli flag
5ab06aa dramatically simplify the design of cdp.Client
383a70f add flags.Arguments

v0.105.1

10 Apr 12:33
Compare
Choose a tag to compare

ff1f1c7 ignore Element.Input dispatch events error
04e0520 make sure closed page doesn't block any action