I am trying to click the search icon in the windows task bar and then type into the search field a specific piece of text. I am able to specify and click the search icon without issue but when I attempt to specify the field for the bot to type into, that’s where the issues arise. I am unable to use the select tool to select the text input to type into because it always disappears every single time I go into UIPath to select it. How do you select a field in windows if it always disappears when you click onto another area? Here are some screenshots as an example:
In summation, I just want to do the following:
- Click the search Icon.
- Type into the text input field the word “Task Manager”
- Click Task Manager.
I can’t get past step 2 because I can’t specify the input. Every time I attempt to do so, windows automatically closes the window I’m attempting to select.