Maybe I'm using the wrong method, but it's the first one that came to mind. I need to save some random click CSS selectors and then use a for and foreach loop to pick them randomly, but in this case, it doesn't click the element. Any suggestions?
You can use "Result" variables that are predefined in BAS. There are 9 of them.
If you need more you can use filesystem actions and create TXT or CSV files
to store any number you need. Similar to that you can use database for such
tasks too.