Question #175588 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/175588
Status: Open => Answered
RaiMan proposed the following answer:
No, you have to do it manually (e.g. hide the window).
Tip: (gets rid of the window for the rest of the IDE session)
run the following test:
def test(self): wait(10)
this will give you the time, to move or hide the window. this will be
remembered for the rest of your IDE session, when you are running your
serious tests.
--
You received this question notification because you are a member of
Sikuli Drivers, which 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