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.
Hey guys, please I am having issue with spotify player looping songs on BAS. If I activate loop on Spotify through BAS browser, the Spotify player just plays the song once and stops playing BUT on my normal chrome browser, loop on Spotify works perfectly. Please does anyone have a solution to this?