sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #49058
Re: [Question #675365]: [1.1.4] opening Sikulix with an error message, then everything works correctly
Question #675365 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/675365
Status: Answered => Solved
Matteo Acquarone confirmed that the question is solved:
Hello,
sorry for delay, I'm in a business trip..
I searched all the projects I have open in the ide and the only uncommented occurrence of the keyword region is this one:
result = Do.input("Scrivi messaggioAl Server", "messaggio", "Scriviqui", Region(300,300))
and there are other commented occurrences like this one:
result = Do.input("Scrivi messaggioAl Server", "messaggio", str) #, Region(300,300)
Anyway I do not see any problem running my scripts, so I think I can say that your prompt response answered my question
Thanks
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.