У вас до этого действия - нет обернутого в ошибку действия - объекта такого нет - вот он и не может его прочитать. Оберните в ошибку например кликнуть по элементу.
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’.
@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.