Hi My All Friends,
I am Preparing one workflow which is deleting files from temp folder. In this workflow very basic things are implemented. the only thing which is bit difficult to implement is handling exception. I want to handle below exception.
- once All files are selected and they are confirmed to delete . there are pop ups appearing.
- one pop appears and in that pop up sometime the check box is checked and sometime it is not - solution want to check if check box is checked then it should directly click on skip and if check box is not checked then it should click on checkbox and then click on skip.
- the above mentioned pop up sometime appears twice or thrice- solution want to check the checkbox that many times how many times pop up appears and click on skip. also want to check condition 2 every time.
Please suggest me how I can implement above exception handling. All suggestions are welcomed.
warm regards,
Varun Shinde