Trying to launch multiple threads at once without them popping up one by one, can this be done in BAS? Or is there a way to have all the windows load without the script starting and then user has control of when to start all of them simultaneously?
@GaG sorry I can't figure out how you say it , or can you give me a few more options for reference ? I'm having a problem these days. I can only run 1 thread
There are too many duplicate elements here but I only want to click on 3-5 buttons. How do I build the script
please help me
You need to change the element selector. Open the page code and find the text in the required element that differs from other elements, you can use this text in the >MATCH> selector. You can also specify the number of a specific selector by using the prefix >AT> Manual on selectors