@radomski has joined the channel
I copied this example from the readme and it isn't working for me
(def c (chrome {:load-strategy :none}))
(go c "")
;; no pause, acts immediately
(do-something)
Has anybody else had this issue? For me, it hangs until the page is fully loaded