← Back to team overview

sikuli-driver team mailing list archive

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.