Question #708380 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/708380
Status: Open => Answered
RaiMan proposed the following answer:
Got the stuff.
I suppose, that the image "Radiance.Administration.Language" is a shot
of the drop-down-label "User Language:".
You might try with switched off image caching (an image is always loaded from
the image file):
Settings.setImageCache(0)
... as early as possible after script start.
Meanwhile you might as well try with the version 2.0.5 (if you like).
Meanwhile I have to replicate your implementation using Python-classes
and do some tests.
--
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 : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp