Yes, I am already using try catch, but I still wanted to ask about this. I thought there was a specific action for this in BAS, such as OnApplicationExit, just like ‘OnApplicationStart’.
Hello
Sorry to bump this thread, i have the same error on BAS 24.0.8
When the element is not visible it will not be found. Its the same for an image search function.
The old version of BAS make the scroll working to the bottom of the page.
In 24.0.8 even the scroll is selected, the page is never scrolled and the picture is not found!
Any idea?
Can you attach a test script that demonstrates the problem?
Hello Masta, did you had time to check the test script and the video i made?
I noticed with the last update that keyboard problem was solved! i woul really like to use now the last version of BAS
@fox sir ,
can you please tell me how to define default line from files resource path : like any user desktop\folder\output file.txt
with this setup i can set but when i compile my script and give it to another it says mypcusername\desktop\forlder\output file .txt and he need to choose it again
The path can be specified as standard in the resource property. But the username will still be different for everyone.