etaoin.ide.impl.api
(source)
Common Selenium IDE implementation.
https://www.selenium.dev/selenium-ide/docs/en/api/commands
Public Variable | Short Description |
---|---|
absolute-path? (clj) | |
dispatch-command (clj) | |
fill-str-with-vars (clj) | |
gen-expession-script (clj) | |
gen-script-arguments (clj) | |
gen-send-key-input (clj) | |
log-command-message (clj) | |
make-absolute-url (clj) | |
make-assert-msg (clj) | |
make-query (clj) | |
run-command (clj) | |
run-command-with-log (clj) | A middleware wrapper on top of `run-command`. |
special-keys (clj) | |
str->var (clj) | Turn ${Foo} into Foo. |