If you have multiple browser threads then you can add a date column in database for each account. When some action is finished then you can add 30 minutes to the date now and add it to the database of that particular account. Then add a check condition in the beginning of the thread which checks if the current date is less or greater than the database date. If it is greater that means there is still time left and then close that thread without opening browser.
Run a project without browser opening and closing with each query
-
Hello everyone, I have a difficulty I am a recent user of the program and I have a project where I need to copy information from a site and save but I can not close and open the browser page because every time this happens I have to validate my entry. How can I run it without closing the browser page and opening each query ?????
-
@assd
thanks for the reply friend .. I'm sending script for you to see, every moment I execute the query BAS opens the browser and enters the site, puts the user and password and asks me to validate the captcha after he performs the query in system, and when it finishes it closes the browser and opens again .. this means that I always have to resolve the captcha of the logon screen ..
I need him to be querying without opening and closing the browser with each query .. I need to consult several different contracts in this system I need it not close at all times.!
