Page 1 of 1

Failure in Update-Behaviour for AccessibleObjects

Posted: Thu Sep 20, 2007 1:17 pm
by jabelshauser
Using additional AccessibleObjects inside User-Defined-Controls, Ranorex get no Value-Update, after read 1 time:

Example:
Accessible-Object-Value = red
Ranorex reads: red --> OK
Accessible-Object-Value = yellow
Ranorex reads: red --> NOK

Posted: Thu Sep 20, 2007 1:30 pm
by webops
It seems to be a problem in the Element cache functions, we will check this issue for the next version.
Please try the following workaround in V1.2:

1. Generate a textfile with the name Ranorex.ini
2. Insert the following text:

[General]
ElementCacheSize=4

3. Copy the file into the Ranorex Bin directory (RanorexCore.dll must be in the same directory).

Jenö
Ranorex Team