Hello,
I’m working on a project to pass values for multiple dates however using recording Date is coming as a click event and as calendar is locked i cannot use Text Box function either, is there a way to overcome this?
On a side note the Number sequence changes month wise example 1ST Aug is Wed whereas 1ST July is Sunday
Hello Zak,
I have data for each day which needs to be pushed in on a web page, below is exactly what I’m trying to achieve
Login into Web Page (works)
Navigate to Section (Works)
Select Month (Works)
Select Date (doesn’t work)
Enter Comments
Save & Loop runs again
Basically I want to add values from a file for specific dates in form but as the calendar is grayed out I have to manually select individual dates as Web Recorder is capturing selection of date as Click event.
Hello,
Data is stored in csv file, UI Path reads the file and logins into the web page however the Date Selection doesn’t work as there is no dialog box pops up asking for user input.
please let me know how can we accomplish this. I’m just a beginner
Please make the selector of the Click Activity as Dynamic and pass the date values as variable in the desired format. Try using the UiPath Explorer to get the selectors.
I can guide as much as I could, please share the selector from Click activity. Feel free to sign up to the academy and try the exercises in the Foundations course. They have very good basic exercises that you can practice.