Provide an CLI entry point for running IDE files. Example:
lein run -m etaoin.ide.main -d firefox -p '{:port 8888 :args ["--no-sandbox"]}' -f /path/to/script.side
See the readme file for more info.
Provide an CLI entry point for running IDE files.
Example:
lein run -m etaoin.ide.main -d firefox -p '{:port 8888 :args ["--no-sandbox"]}' -f /path/to/script.side
See the readme file for more info.
(run-script source {:keys [driver-name params] :as options})Run a Selenium IDE file. The source is something
that might be slurped.
Run a Selenium IDE file. The `source` is something that might be `slurp`ed.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |