Liking cljdoc? Tell your friends :D

etaoin.ide.main

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.
raw docstring

-mainclj

(-main & args)

The main CLI entrypoint.

The main CLI entrypoint.
sourceraw docstring

browsers-setclj

source

cli-optionsclj

source

error-msgclj

(error-msg errors)
source

helpclj

source

opt-fieldsclj

source

run-scriptclj

(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.
sourceraw docstring

str->vecclj

(str->vec string)
source

usageclj

(usage options-summary)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close