sparkledriver 0.2.3
Released under the Eclipse Public License
A clojure wrapper for jBrowserDriver, which is a Selenium-compatible wrapper around JFX embedded WebKit.
Installation
To install, add the following dependency to your project or build file:
[sparkledriver "0.2.3"]
Topics
Namespaces
sparkledriver.browser
Public variables and functions:
- accept-alert!
- all-windows
- attachments-dir
- available-log-types
- browser-options
- cache-dir
- close-browser!
- current-url
- current-window
- dismiss-alert!
- execute-script
- execute-script-async
- fetch!
- logs
- make-browser
- maximize-window
- media-dir
- page-source
- page-text
- page-wait
- status-code
- switch-to-alert
- switch-to-window
- title
- with-browser