
Announcements
I have an RPA code in Workfusion which generates an XPath based on date and use the xpath to select a date on a date picker popup.
How do I do this in PAD ?
Thanks
Gan
Hello @GanCW ,
In PAD the same can be done by pointing the Mouse to the selector value of the Date using "Hover Mouse over Element on Web Page" action.
On using this action, you will automatically be prompted to select the element from within the Action.
This will open up a UI Elements window, which captures the Selector value of the Element automatically.
You can also customize the Selector, to accommodate Dynamic values (variables) to the selected Element.
You may find the below articles useful for the same.
https://docs.microsoft.com/en-us/power-automate/desktop-flows/automation-web
https://docs.microsoft.com/en-us/power-automate/desktop-flows/ui-elements