I have successfully connected and deployed robot on remote computer using orchestrator. I have successfully publish one sample process (e.g. open browser) to check and found working fine using robot on remote computer (remote computer opens the browser).
Now, I need to open one application (shortcut available on desktop) using UIi Robot available in that machine and interact with that application (filter data by entering dates) to extract some report data and send email.
I installed Computer Vision perfectly and looks working fine as well. But somehow my static text is not filling in my text box and error is “Can not find the UI element corresponding to this selector”.
Can you please help?
Note: When i type manually in text box it is writing in password manner like ****. Is it something which is mysterious here to not typing my text using robot?