As mentioned in screen shot I am using for loop for saving pdf file first time it is working fine but in second time save as pdf throw me a error as mentioned.kindly provide me a solution I already used delay activity and indicate on screen many times but not work for me.
Hi @Aditya10989,
I think the problem is with previous step, can you please share the previous step selector?
Regards,
Sasikumar K
@Sasi.lalo thanks for reply
Hi @Aditya10989,
The download window selector, a small popup in the bottom of the window?
Because I also faced same issue, we need to make sure the selector is proper.
Regards,
Sasikumar K
Hi @Aditya10989
Make sure you are following the exact steps here.
- Once the save as window is open, click on the small down arrow next to save button
- Then select Save as
Can I see the selectors and these steps of your workflow file?
thanks for reply sure but you can’t run because of access Main (3).xaml (73.5 KB)
@Sasi.lalo yes as mentioned in attachment how can we fix this because I already change indicate to screen many time
@Lahiru.Fernando did you check this…?
Hi @Aditya10989,
Sometime the download popup dropdown click wont work as expected, my suggestion is to handle those click dropdown activity in try catch and place same click dropdown activity in catch block. So this will click and the menu will appear for next step to process.
Regards,
Sasikumar K
@sandeep13 Hi sandeep I stuck in problem I Create a application in ui path trail version after creating this I purchased license version. I copy my code of application and paste in license system.The code is running successfully but I am not able to change in any code
eg I just want to change my sql query in execute query it looks like in read only mode.can you please suggest me what I need to do Thanks