sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50162
Re: [Question #677916]: Script Exception after region highlight
Question #677916 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/677916
matteoa gave more information on the question:
shorter version of the script, I don't think I could restrict it more,
same error message shown:
appVNC= App(r'"c:\Projects\DataPurchase\REACT\SikuliX\Test_h20\UltraVNC\vncviewer.exe"')
appVNC.open(0)
vncReg=appVNC.focusedWindow()
vncReg.highlight(2)
with vncReg:
click("1544788207679.png")
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.