Hi! I’m new here and I need your help!
For a travel agency, the employee completes an Excel file: destination, ckech-in, number of person. From that Excel file, it must populate the site. I choose from a list for the destination and I choose from a calendar for check-in date.
Can you help me? Thanks
1 Like
Hi
Welcome to UiPath community
for this
to select from list use SELECT ITEM activity
or for more ways to do
And to select date where we able to type in the date…if so we can use TYPE INTO ACTIVITY with date as string and use SEND HOT KEY activity with key as enter
kindly try this and let know for any queries or clarifiation
Cheers @BID
2 Likes
Hi, thanks!
I cannot extract my data from the Excel file to populate in the list on the web page…
2 Likes
I didn’t get this busy
Kindly elaborate a bit more on this
Cheers @BID
1 Like
For exemple, we have the website https://www.paralela45.ro/ (advanced search)
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.