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).
How to add Open Link in New Tab Click on Link Command?
it like ctrl+leftmouse click on regular browser
@tet-vivi perfect! thank you!!!
@PUEBLO_SM0KER said in Auto open browser:
what do you mean with web interface?
https://wiki.bablosoft.com/web-interface/#/
I got it, with some other logic.
I had to redefine global variable while inside the thread, then increase it.
If the elements to click on are text, use >MATCH>>Element Text< to click on it. Save the element selectors in a list then get a random element from the list and use that as the selector. This will help: https://wiki.bablosoft.com/doku.php?id=how_to_search_for_element General wiki: https://wiki.bablosoft.com/doku.php
Try it and let me know if you have any questions.