← Back to team overview

sikuli-driver team mailing list archive

[Question #184410]: Sikuli + Regex = Sigex

 

New question #184410 on Sikuli:
https://answers.launchpad.net/sikuli/+question/184410

This is not so much a question as an idea that I've been exploring the last few months.  Sikuli has an awesome gui matching algo,  which is useful in simple gui matching but when you get into more complicated situations.. It's pretty lame.

For Sikuli to be really precise in what's it's matching some higher level logic needs to be built into it.  Basically take what Regular Expressions are for string matching and translate that into image matching.  You can create a sikuli expression that return a match if matches all the logic in the expression.  Include AND/OR, Postive/Negative look arounds, etc.

Not asking this is something that is natively built into Sikuli but maybe just using Sikuli as the engine.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.