@Devarajan_Sundaresan wrote:
I have a non-editable text box in a webpage with a lens button next to it. On clicking the lens a pop up window comes with a dropdown list. When I click (mouse click) the dropdown and click (mouse click) an item in it, the system immediately closed the pop-up, takes me back to the original web page and populates the selected item in the non-editable textbox.
When I tried to automate this in UiPath, I used an “on element appear” activity after clicking the lens button and used a “Select Item” activity and passed a variable that has the value to be selected. When run, the item is selected in the dropdown but nothing happens (the dropdown does not close and does not take the control to the webpage and populate the value in the non-editable textbox). What I need to do get this working.
I even tried a click activity, send hot key (tab) after that.
Posts: 26
Participants: 6