sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #29554
[Question #258539]: Can't resize window SikuliX 1.1
New question #258539 on Sikuli:
https://answers.launchpad.net/sikuli/+question/258539
Hi!
I did a resize window script (based on the tutorial in the documentation), but it seems that you can't resize a window in Mavericks; you can move the window around but when the mouse gets to the corner and changes its shape to the little RESIZE icon, even if I trigger
mouseDown(Button.LEFT)
mouseMove(Env.getMouseLocation().offset(840, 525))
mouseUp()
The mouse just goes straight accross the screen without grabbing the corner.
What is the problem? How could I fix it?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.