(back driver)
Go back to the previous page in "browsing history"
Go back to the previous page in "browsing history"
(close driver)
Close this browser instance, switching to an active one if more than one is open
Close this browser instance, switching to an active one if more than one is open
(forward driver)
Go forward to the next page in "browsing history".
Go forward to the next page in "browsing history".
(get-driver selenium-server brower-name driver-name)
Get the selenium driver
Get the selenium driver
(get-url driver url)
Navigate the driver to a given URL
Navigate the driver to a given URL
(to driver url)
Navigate to a particular URL. Arg url
can be either String or java.net.URL. Equivalent to the get
function, provided here for com
Navigate to a particular URL. Arg `url` can be either String or java.net.URL. Equivalent to the `get` function, provided here for com
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close