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).
i want to use if (if) found element clicks if not found click other element thanks
yes but how to do that in bas ?
@Detected hello which proxy provider is 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.
@plantacja said in Click on element (match):
How can i make BAS to click on first match?
Here is the manual for selectors.
@support When i used int type data in database, BAS still read that as string data, although i now know how to convert it to int data but i want to improve BAS. Thank you