Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
The script stopped,the log is :Thread #1 : Waiting for element >CSS> #username_LpX77. May be the cause of incomplete page load, how to ignore this case?
You can add IF expression with "Is element exists".
@jobriwterr Reload the Page: Javascript - window.location.reload();
Make sure to read wiki documentation prior to asking question here on forum. I believe thats the reason why no one answers your question.
So general wiki documentation is located here > https://wiki.bablosoft.com/doku.php?id=start
And section that is relevant to your question is here > https://wiki.bablosoft.com/doku.php?id=how_to_set_combobox
@niceusername Thanks a lot, that get nth-child method helped here!
thats very nice, thanks for the explanation