cancel
Showing results for 
Search instead for 
Did you mean: 

Date Picker is not working

Hi Team,

Anyone has idea how to select a date from the Date picker where the Date can only be selected through the Date picker. There is no option to write Date as a text Field.
I am using Blue Prism Version 6.10.4.
I doubt  Blue prism has ever implemented the same. It's not at all possible to select Date from a date picker using browser mode. I have not checked AA or UIA mode but it should work with Browser mode I guess.
Please find below website where you can perform the test.
Trip.com Official Site‎‎ | Travel Deals and Promotions
17757.png

------------------------------
Amlan Sahoo
Senior RPA Consultant
WonderBotz
------------------------------
Regards,
Amlan Sahoo
2 REPLIES 2

Hi Amlan.

For the date field, lets say if you want to choose the 25th June, 2022 date then you can use an XPath expression as: //li[@data-date='2022-06-25']

I think here the issue is specifically with Click action that actually I have been seeing in many websites nowadays while automating in Browser mode since if you select Global Hover option you will be able to see that the mouse cursor goes over that specific date field which means that the element is able to get identified

However, click/press/select options itself are not working and this I believe is a major bug with Browser mode as of now. Same issue I found while automating another website for Spice Jet

@John Carter @Bruce Liu - Are you aware of any such bugs and is it there under any bug fixes plan for upcoming versions as many times UIA/AA mode might not be suitable considering the speed and performance for some of these automations. Ideally, with browser mode we should be able to click on elements if that is getting identified properly.


​​​​

------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future

Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,
WonderBotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com

----------------------------------
------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please provide a big thumbs up so that the others members in the community having similar problem statement can track the answer easily in future.

Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Technical Business Analyst,
WonderBotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com

----------------------------------

I have tried the same @devneetmohanty07 . But the problem is click Press that functionality is not working.​​

------------------------------
Amlan Sahoo
Senior RPA Consultant
WonderBotz
------------------------------
Regards,
Amlan Sahoo