← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #696094]: Sikuli 2.0.5 - click text in region does not work

 

Question #696094 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/696094

RaiMan posted a new comment:
Both are functional equivalent:
- have some region
- wait for some text to appear or find it in that region
- click the match

@TestMechanic
yours is the one-liner shortcut 

@Chetan
Yours has the advantage, that you can use the match later via control, instead of the need to write later
control = reg.getLastmatch()

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