Provide an CLI entry point for running IDE files. Example:
clojure -M -m etaoin.ide.main -d firefox -p '{:port 8888}' -f /path/to/script.side
See the User Guide for more info.
Provide an CLI entry point for running IDE files. Example: ```shell clojure -M -m etaoin.ide.main -d firefox -p '{:port 8888}' -f /path/to/script.side ``` See the [User Guide](/doc/01-user-guide.adoc#selenium-ide-cli) for more info.
(-main & args)
The main CLI entrypoint.
The main CLI entrypoint. See [Selenium IDE CLI docs](/doc/01-user-guide.adoc#selenium-ide-cli)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close