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

I want to assign "Some Text" into a variable and then I want to find this "Some 
Text" text pattern on the screen without using image. Sikuli based on a "find 
visually" idea but sometimes there is a need to find something on the screen 
without using image. For example, if we run our sikuli script with an argument 
and in our script, we want to find this argument on the screen. What should we 
do in this situation? 

Maybe, the only way is to accomplish integration of sikuli with 
selenium/watin/watir and this kind of test automation tools or we can try to 
read html code or xml and write some functions to find text patterns...

Thanks in advance.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to