Adds a list of videos to a YouTube Playlist
Echoes a statement to the status output. The statement can be a literal string, or a concatenated string.
Ends the current running script.
Clicks a DOM element specified by element.
Starts an IF block. condition1 can be either (true, false, exists, !exists, empty, or !empty) where !exists and !empty mean "doesn't exist" and "isn't empty".
condition2 is a condition specified by conditional operators (<<, >>, ==, !=, <=, >=,
If condition1 is set to empty, or exists, condition2 need only include a DOM element property or variable.
An example would be: "if:exists:dom.a.1" or "if:true:dom.a.1.innerhtml==foo" or even "if:false:foo
All if statements must come with a following endif statement.
Ends an If block. All endif statements must come with an If statement before it.
Stops any current automation going on including friend adding, PMing, custom actions, and auto-gathering.
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