← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #670502]: Youtube Automation

 

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.