I want to automate the window pop up for Save as PDF by selecting the dropdown value as Save as PDF. Is that possible?
You can do it as in the inline screenshot.
Kindly check/test the given solution and close the topic by marking the solving post as ‘solution’
Thank you.
1 Like
Is that a CV Scope?
No. I just used the below.
- Use Application/Browser
- Select Item
Code:
DropDown.xaml (13.3 KB)
Thank you.
Hi i have a soultion for your question please try it
popup.xaml (18.9 KB)
this workflow will identfy 2 case
1.pdf is already selected
2.default is selected
then it will take action based on the conditions
regards
ahmad
dont forget to mark as solution if your question have beenn asnwered