New question #244587 on Sikuli: https://answers.launchpad.net/sikuli/+question/244587
I m using eclipse... I need to scroll to a particular point... I m using s.wheel(Button.WHEEL_DOWN,2); it goes beyond that point.. and if i use s.wheel(Button.WHEEL_DOWN,1); it stops before the point i wanted.. so is there any way to handle this since i cant use float value there... -- 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

