Hello everyone, I am learning and using BAS. However, when running the project with multithreading, it is reported that there are not enough system resources. Can you give me the system parameters so the application can run smoothly? Thank you
@fr0121 It's not clear, if you mean that you can't change resources as variables through the interface while being in the script logic, then it should be like that
Create a variable called "counter". Than use "is element exist" to check if element exist and update "counter" variable whenever element is missing. Check counter variable in the loop, and fail thread if "counter" hit 3
I want to make it to where it counts the errorsand let's say when it reaches 10 it visits a certain URL link..
How do I increase a variable by +1 every time?
Also, would this be a correct if statement for... if {{var}} == 10