Question #699935 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/699935

    Status: Open => Answered

RaiMan proposed the following answer:
You might try with

use(VNCScreen.start(...))

click(wait("xxx.png",1))
type("xxx")

...

use() # reset to primary local screen

... but never tried it with a VNCScreen object - until now only with a
second/third local monitor.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to