Page 1 of 1

FormFind function not found in python

Posted: Tue Jul 17, 2007 9:25 am
by sagorn
Hello,

using beta recorder i obtained following line of code in python:

form = Ranorex.FormFind("Calculator", Ranorex.MATCH_EXACT, "SciCalc", 0, 5000)

but when running the script, error occures:

AttributeError: 'module' object has no attribute 'FormFind'

Posted: Tue Jul 17, 2007 9:00 pm
by webops
The generated script works only with RanorexPro 1.2 or above.
You can order a fully functional RanorexPro evaluation package from:

http://www.ranorex.com/evaluating-ranorex.html

Jenö
Ranorex Team