I need to automate resume download using Uipath...I have made a workflow which downloads all resume but the task is that there are two different types of resume...so i have two diffrerent download options for each separate url...ie donwload resume ,pdf

please provide a suitable workflow to download both resume and pdf based on option available

Hi @Nivetha_E

Try with Check App State activity

In the Target appears block use 1 type of download and Target does not appear block use another type of download

Cheers!!

Hi Nivetha,

Simple on Option Available Text you can add an IF condition and accordingly it will download the resume.

Please let me know if my suggestion resolves your issue.

Thank you :slight_smile:
Happy Automation!!

Thank you …got it!!!

It was Glad to help and provide the required resolution.

Happy Automation!

@Nivetha_E

Glad to be helped. Can you please mark it as solution to close the loop and it will be helpful for others.