@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]]
More info about match selectors https://wiki.bablosoft.com/doku.php?id=how_to_search_for_element#match_seletors