← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #661287]: region below and above keyword

 

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

    Status: Answered => Open

Maniraj is still having a problem:
Hi Having doubt,


                 Region reg = screen.find(Aimage1).above(50); // comment 1
		reg.saveScreenCapture("/Users/855/Desktop/","Q");  // comment 2
		reg.highlight(2); // comment 3
		reg.click(Noteicon); // comment 4

-- comment 4:
It is not Finding Noteicon but Screenshot is taking correctly and in That noteicon is  visible too but it is not clicking

Kindly help me out to fix

You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.