Releases: go-rod/rod
Releases · go-rod/rod
v0.106.0
v0.105.1
v0.105.0
v0.104.4
v0.104.3
v0.104.2
v0.104.1
v0.104.0
This release has a breaking change on API, check the doc and examples of all Eval-related APIs.
Now all eval-related APIs only accept function definitions, other js expressions will throw errors.
edc1d6d make the eval consistent with function definition
034c231 add page.SetDocumentContent helper (#559)