Hi,
I try to write a macro to work with a remote desktop.
The start of the RDP session is not the problem, but at that point where I try to write the username and password in the field I see just the selection of the according field but no text is inserted!
In another step i write text in another textfield and the text is set.
{{RelativeMouse 10.182.10.240 - Remotedesktopverbindung, 1, 1, 1058, 377, 0 // selection username field
username
{{RelativeMouse 10.182.10.240 - Remotedesktopverbindung, 1, 1, 857, 400, 0 // selection password field
password
{{RelativeMouse 10.182.10.240 - Remotedesktopverbindung, 1, 1, 875, 495, 0 // button_click 'ok'
Any Idea??