Hello,
I’m trying to automate a date picker.
In my portal when clicking on the following icon, another window with date picker will pop out.
When I inspect the date element, it shows that it’s actually a javascript query.
I copied this query and paste in Browser: Run Javascript action that run in the Date picker window, with a bit of modifications
When I run this line, it doesn’t do anything. What am I doing wrong?