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 can i make that BAS "Click On Element" and that he only Right -Click and Copy the Link Adress ?
@Munkeln Use Get Item Attribute Attribute Name: href
So you get url
Screenshot 2025-10-25 084848.png
No way to disable element preview? its preventing further work, stuck there.
@GaG Thanks alot .problem he is using the app interface in RU language
I succeeded in activating the fingerprint
Maybe try with Xpath. Look at this post and overall thread > https://community.bablosoft.com/post/122185
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.