Im testing a GUI and if the UI returns any runtime error how to handle that error using Autoit.
Problem which im facing now is, I have a UI which does some process on the image and im saving the processed image to my harddisk. While saving the image to my local disk if the disk is full, UI returns an error.
This error occurs randomly when i save the images. I want to know whether there is any possiblity for saving error log using autoit and how to handle this random errors.
Problem which im facing now is, I have a UI which does some process on the image and im saving the processed image to my harddisk. While saving the image to my local disk if the disk is full, UI returns an error.
This error occurs randomly when i save the images. I want to know whether there is any possiblity for saving error log using autoit and how to handle this random errors.