Question
Tata Consultancy Services
Tata Consultancy Services
IN
Tata Consultancy Services
Posted: Dec 22, 2022
Last activity: Dec 22, 2022
Last activity: 22 Dec 2022 8:35 EST
Closed
page not loading date input in Pega RPA
In web browser i have select from date and to date. while using manually its working , in automation after assign the date value the page is not loading appropiriate date filter
***Edited by Moderator Marije to change Type from Discussion to Question***
To see attachments, please log in.
@BARANITHARANP Without seeing your application I can really only offer you some things to try. If your controls are not accepting the text input, you can try the following;
You can also try using the SendKeys method of the control to set its value as well.