@givirus its because of your script logic, maybe you dont call the function? OR you dont have proper error handling which results into certain parts of your script being skipped since they are inside an if statement. I encountered this problem many times in the past, you will need to handle errors and it'll will be most likely fixed, for the purpose of debugging you can use the "Log" function at several points to see where it will print it.
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.!
