What im trying to do is to make a script to wait, lets say when on site appears word "ok" or "not ok"
Ive tried it in visual composer and ended with something like this
@plantacja Right now manual browser control is still unavailable.
So instead of scripting all of these cities which would take many hours.. script would pause and lets you choose city manually and then would continue
"Ask user input" will stop thread, display message to user and ask input. After user fills text, thread will continue and you will have variable with user value.
Now you can use that value to query element, probably you want to use match selector like this >MATCH>[[USER_INPUT]]