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. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

