New question #294603 on Sikuli: https://answers.launchpad.net/sikuli/+question/294603
While i am connected to a vnc session , and write a command vnc.find(image location) --> in this case the mouse pointer wouldn't move. But instead if i write vnc.mouseMove(x,y), in this case i could initiate a cursor movement. So , why is it that while writing vnc.find(image location).click() , the mouse pointer doesn't move to that location . Whereas in the other case it does ? -- 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

