Skip to content

Releases: go-rod/rod

v0.66.0

26 Sep 03:29
Compare
Choose a tag to compare

defc0ee fix screenshot for css-transformed element
f2dbd99 secure the clickable point for wrapped element
7c29933 add Element.Remove
fdae264 better defaults for MustCanvasToImage

v0.65.0

25 Sep 01:27
Compare
Choose a tag to compare

84d455d make SprintFnThis private
b1cb51e renamed GetWebSocketDebuggerURL to ResolveURL
02314c8 refactor launcher.Proxy to laucnher.RemoteLauncher
1725479 add missed ByUser
dff1505 support UserGesture for Eval
2f95aee add Page.WaitNavigation

v0.63.0

23 Sep 00:57
Compare
Choose a tag to compare

f9d2a20 optimize the trace
c3af673 make Page.PDF use stream API
b3357d7 monitor will only list page type
278f9ad report the browser output when error happens
126ebde fix the ineffective defaults.Dir

v0.62.0

20 Sep 15:32
Compare
Choose a tag to compare

8163fe2 remove legacy Browser.Quiet config
53a9fce rename Viewport to SetViewport, Window to SetWindow
65e18ea refactor the API of devices
11014de add Element.Tap
e9657bf add history related functions to Page
cf60770 add Browser.IgnoreCertErrors
99c4032 add AsError convertor
d6e8f4e support touch input

v0.61.0

18 Sep 18:11
Compare
Choose a tag to compare

ca90643 rename Matches to R
fd57eac remove legacy Version variable

v0.59.0

17 Sep 23:36
Compare
Choose a tag to compare

8c8e473 optimize trace log
19f6218 fix exclude logic for request idle
a959f27 replace go-reaper with dumb-init
c87fa25 simplify the Browser.ServeMonitor API
8b1e28b let Page.MustPDF support save file directly
bd4267d add enum type for PageLifecycleEventNameType

v0.58.0

15 Sep 16:16
Compare
Choose a tag to compare

7fad830 simplify the event API

v0.57.0

14 Sep 21:09
Compare
Choose a tag to compare

6356338 rename ElementMatches to ElementR
fe92941 add Page.Race method
2a93f76 make Page.Has return matched element
18dd2d9 rename Array to JSArgs

v0.56.0

13 Sep 13:49
Compare
Choose a tag to compare

e023df7 refactor the launcher api
a974b95 add Launcher.WorkingDir and Launcher.Env
98276e1 add Page.FrameID

v0.55.0: add doc for timeout

10 Sep 17:55
Compare
Choose a tag to compare

a2e2a01 simplify the context api