Common Selenium IDE implementation. https://www.selenium.dev/selenium-ide/docs/en/api/commands
Common Selenium IDE implementation. https://www.selenium.dev/selenium-ide/docs/en/api/commands
Flow stuff (if/else, for/while/repeat, etc).
Flow stuff (if/else, for/while/repeat, etc).
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.
Parsing IDE flow with spec.
Parsing IDE flow with spec.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close