My have a simple workflow for copy the weather information from google website. The “Type into” selector is also very simple. But, it can’t find the input space. I used IE browser. Just open the google link, that’s all.Main.xaml (7.6 KB)
Sometimes selectors may be insufficient for UiPath to make action on it or else selectors may be dynamic . So we needed to make sure that selectors work for every situation. In your case selector is insufficient for UiRobot to type over the element. Kindly watch the video tutorial for better understanding.