The problem is that when this message appears, Orchestrator is still trying to establish the RDP connection. The automation doesn’t start until the RDP connection is established. So you won’t be able to interact with this prompt from your automation. It isn’t running yet.
@postwick : good point, this is why I was giving a chance to CV Scope approach, since I’m aware of that UiPath Runtime cannot help me being not yet load in front of that “sign-in” step.
I was also encouraged by the fact that CV Screen Scope is able to cope with that screen being able to extract those 2 buttons without any issue. The trouble starts with CV Element Exist / CV Click activities… I’ll have to tweak a little bit more, maybe ?!
@postwick : just fix it - getting through that screen into the remote machine. Tell me how!