← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #205607]: is there any way to use the dynamic values in Silkuli

 

Question #205607 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/205607

    Status: Open => Answered

RaiMan proposed the following answer:
-- 1. you might use onChange()/observe() to trigger a workflow, if some
area on the screen changes (even some of them in parallel in the
background)

-- 2. you might use Region.text(), to "read" the textual content of an area, if the used font is a "rather normal" font 
(see bug 710586)

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