etaoin.ide.main

(source)
Provide an CLI entry point for running IDE files. Example: ```shell clojure -M -m etaoin.ide.main -d firefox -p '{:port 8888 :args ["--no-sandbox"]}' -f /path/to/script.side ``` See the [User Guide](/doc/01-user-guide.adoc#selenium-ide-cli) for more info.
Public Variable Short Description
-main (clj) The main CLI entrypoint.