Here's a suggestion:
Mark the time when starting the thread.
Then during the script run, add a time check action and compare the time difference with your desired value.
-> Take appropriate action.
Each asynchronous function started, starts in separate thread.
So in that example you will have 2 threads since 2 asynchronous functions
will be started, each with its own (different) script.
I want to keep the browser open when hits fail. Idea is to jump back to the input and enter the next account instead of going through all the process of the opening browser. If manage to do this will be a lot faster process of account checking for me
Hello, i want too this. never close browser. never fail. i dont want every element uncheck this -> "fail thread if element not fount". i want not close never.