Question #670502 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/670502

    Status: Solved => Open

Hanisha is still having a problem:
 Thanks for that, option worked .But I'm trying to  do in other way as
possible.Suggest me if I 'm wrong

 *Move the mouse pointer to given location and perform click with wheel method
Screen s=new Screen();
Location l=new Location(200,200);
s.wheel(l,Button.LEFT,1);

It should perform the click operation on the given location i.e., middle
region of the you tube  screen and video should be paused w/o using any
of .png

-- 
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

Reply via email to