Page 1 of 1

Controll Problems with PopUps

Posted: Tue Apr 15, 2008 6:07 pm
by Aburkut
Hello Experts,

I’m new with ranorex and want to evaluate it. At first I would like to say that it’s a very usefull tool!

I downloaded the last release and try to use it for the PopUp Windows that was caused by another action. I have tried it with the Functions: FindFormTitel … but it didn’t work anyway.

Is there other way too? Have someone any ideas?

Best regards,

burkut

Posted: Thu Apr 17, 2008 8:59 am
by Support Team
Have you tried using the RanorexRecorder? You can then use the generated code.

Did you analyze the popup with RanorexSpy? If it does not have a caption, you can try to search for it by its classname (Application.FindFormClassName(...)).

Regards,
Alex
Ranorex Support Team

Thank you

Posted: Thu Apr 17, 2008 11:50 pm
by Aburkut
thank you for your Tip. it helped me a lot ...
but i have another problem: can you please help me again ?
i have written a function that figure out the name , value.. Koordinates of the row elements in a table. strange is that i can't get the coordiantes of the elements. i have gotten only the the coordinate of the abovest line of the table.. that is only one ?

so how can i move the Mouse to the one of the Row elements in this case?

please help....

thank you

aburkut

Posted: Mon Apr 21, 2008 8:30 am
by Support Team
Did you analyze the table with RanorexSpy? Can all the cells be identified (indicated by a greenish blue border)?

Could you send us a sample application or a screenshot while using the spy on the table?

Alex
Ranorex Support Team