Liking cljdoc? Tell your friends :D
Clojure only.

etaoin.ide.main

Provide an CLI entry point for running IDE files. Example:

clojure -M -m etaoin.ide.main -d firefox -p '{:port 8888 :args ["--no-sandbox"]}' -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 :args ["--no-sandbox"]}' -f /path/to/script.side
```

See the [User Guide](/doc/01-user-guide.adoc#selenium-ide-cli) for more info.
raw docstring

-mainclj

(-main & args)

The main CLI entrypoint.

See Selenium IDE CLI docs

The main CLI entrypoint.

See [Selenium IDE CLI docs](/doc/01-user-guide.adoc#selenium-ide-cli)
sourceraw docstring

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

× close