← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #202951]: Locating a text in window

 

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

Damon posted a new comment:
Thanks RaiMan.  I am new to Sikuli and am very familiar with Selenium.
Unfortunately I am testing a legacy app written in VB6.  This app has a
grid control that you cannot latch onto using any of the standard
automation methods.  Hence using Sikuli.

Yesterday I wrote a set of functions to run in an XML-RPC server.  Using
these function I am able to quickly build test cases that perform any
action I need to on the app.

It is the verification side of things I need to use text for.  I had not
gotten to working with regions yet, but will give it shot on what you
suggested.   As for the ImageMagik process that you described is what I
thought I would be doing.

If the some_region.find("some text") works then I won't need to worry
about doing any of the "tricks" with converting text to image and image
to text.

Thanks again!

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