I am right clicking the page, than selecting print to save as PDF. However, this option does not work with the select item and I have been using click on the Save as PDF, but if I have a different thing selected, bot dont find the PDF, see example below where the current selected one is down the bottom and Save as PDF is the first, so it doesnt show
Any idea how I can fix this issue?
→ Drag and drop the click and indicate on the drop-down to show the options.
→ Use for each UI element activity and indicate the first option in the drop-down it automatically extract the other options.
→ Open the filter option in For each UI element activity and give the value which you want to click on in the value field within double quotes. Output of For each UI element is CurrentElement.
→ Inside for each insert the Click activity, open the properties panel and pass the CurrentElement in the Input element field.