sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50036
Re: [Question #676872]: Differentiate identical buttons
Question #676872 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676872
Akos Kovacs gave more information on the question:
Code, that I try:
Region reg = new Region();
reg.selectRegion()
reg.findAll("<myimg.png>")
click(reg.getLastMatch())
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.