Scenario:
Steps to reproduce:
Current Behavior:
Expected Behavior:
Studio/Robot/Orchestrator Version:
Last stable behavior:
Last stable version:
OS Version:
Others if Relevant: (workflow, logs, .net version, service pack, etc):
Hi all, i have built a robot in UiPath Studio that extracts data of Destinations and Che-in and Check-out dates from an excel file and import them in a queue in Orchestrator.
this robot should then get the items in the queue, open Browser Explorer on the website booking.com, type the Destination, check-in and check-out dates in the correct field and then using the data scraping to get information on the list of hotels available.
unfortunately after i imported in orchestrator the items, opened the browser and typed the destination in the field i find myself in the following situation:
i need to send a keyboard Hotkey to move down and select the first search result, then sending another Hotkey to press enter.
To achieve this aim i structured the flow like this:
when i run the process, the Destination is typed correctly but then the robot is not able to move in the search result box and it simply type “enter” in the Destination field.
How can move from the Destination field in the search result box and select by pressing enter “paris, Ile de France” ?
hope you guys can help me and i hope i provided the required information to answer my question
Pietro