Clicks a DOM element specified by element.
Changes the focus to a DOM element specified by element.
Uses the actual keyboard input to type the text specified by string. Notice, this will make it so that webDOM has to be maximized when in use. It is advised not to use this command unless you are not using your computer at the same time webDOM is running.
Sets the variable specified variable-name to expression on a global scope. Expression can be any concatenated string, literal text, or Mathematical expression, and can include other variables, DOM elements, or webDOM settings. Any script or page action script can access a global as long as webDOM is still running.
This will change the counter (the wait time for advancing to the next id in the list) time to a random number of seconds between lowbound and highbound
Waits using a timer, and breaks out of the script allowing other events to happen. Once the condition is met, it returns to the waiting script and continues. This is good for use with pages which load elements using javascript which you want to load before interacting with them. condition can be a number of seconds to wait or a Minion condition.
Be the first to ask!
Fill in the fields below to create your webDOMinator account. We don't spam and we don't give away any of your information