New question #293040 on Sikuli:
https://answers.launchpad.net/sikuli/+question/293040
I get an error for function popat()
[error] NameError ( name 'popat' is not defined )
Version: 1.1.0.
Windows 7 pro 64bit.
script used:
Settings.MoveMouseDelay = 0
click("test.png")
paste(sys.argv[1])
type(Key.ENTER)
popat(100,100)
popup("Press OK")
paste(sys.argv[2])
type(Key.ENTER)
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp