Support Team Site Admin
Joined: 07 Jul 2006 Posts: 344
|
Posted: Wed Nov 28, 2007 11:46 am Post subject: |
|
No, there is no known issue for the RxFormFindChildControlId method. And frankly speaking, by looking at the implementation of the method I can't imagine a reason for a behavior like you described.
The algorithm of the RxFormFindChildControlId method is quite simple, the only possible problem one could run into is a race condition if two threads call the method concurrently (RanorexCore methods are usually not thread-safe).
Could you, please, check once again with RanorexSpy that the ControlIDs of the buttons are different? And if so, please supply us your source code!
Regards,
Alex
Ranorex Support Team |
|