sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #45988
[Question #664713]: vnc: flaky Pattern matching
New question #664713 on Sikuli:
https://answers.launchpad.net/sikuli/+question/664713
All of this is done on CentOS 7.
I run an application on a vncserver on display :1.
I run sikulix with something like:
v = vncStart(.....)
use(v)
wait(3.0)
click("image.png")
Where image.png is a screencap of a button already shown on display :1.
Sometimes it works, other times it does not.
It's almost as if sikulix does not have a correct snapshot of the display :1.
The fact that sometimes it works, other times it does not has me scratching my head.
Any help appreciated.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.