I'm trying to get my robot to navigate through a tricky dropdown setup. There's a list of items ('SubUserCodes' in the HTML) to select from, an enter button to be clicked, then a popup box appears warning the user to save work etc before continuing. The desired effect is for the robot to select OK then the site will navigate to the next page. I can select the desired dropdown option no problem with a SetInput event, but for the life of me I can't seem to figure out how to click on the Enter button and then wait for the popup and click OK. The selected source HTML is: I think... Any assistance would be great Dropdown-Click Enter-OK on popupDropdown-Click Enter-OK on popup