sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36300
Re: [Question #280703]: How to get tooltip text inside image
Question #280703 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/280703
Status: Answered => Open
sindhu is still having a problem:
Thanku for your quick response!!
I have hovered mouse to particular area using robot class where i want
tooltip text to be displayed,I need to capture or save that tooltip text
to verify with the tooltip text someother place..
Please let me know how to use Region.capture()
robot = new Robot();
robot.mouseMove(550,632);
please help me.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.