mayank.te
(Mayank Tewari)
April 27, 2023, 2:22pm
1
We are trying to automate datepicker in Yahoo finance, below is the website
we have to add the date in below start date field
the date picker is a single screen with no different selector is present to select date. i have tried it with javascript as well, the value attribute is getting updated in html but not reflecting in front end.
Could anyone suggest a solution?
Anil_G
(Anil Gorthi)
April 27, 2023, 2:40pm
2
@mayank.te
Please try this… I used click with offset for dates and then type into directly the whole window without activate
DatePicker.xaml (20.1 KB)
cheers
mayank.te
(Mayank Tewari)
April 27, 2023, 8:01pm
3
Thanks… the solution worked.
1 Like
system
(system)
Closed
April 30, 2023, 8:08pm
5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.