Search found 5 matches

by balakrishna
Wed Dec 22, 2010 10:02 am
Forum: Object Identification and Technologies
Topic: Problem in selecting a node from unknown tree
Replies: 5
Views: 3136

Re: Problem in selecting a node from unknown tree

HI, Thanks for Your Reply. As you have provided the GDI plugins these GDI Plugins are working in only to recognize Text in our Application.which is developed using Delphi technology.but it is not recognizing any images in the application. As you have given some URL to recognize the image but in that...
by balakrishna
Fri Dec 10, 2010 7:39 am
Forum: Automation Tools
Topic: Default checking time for an object
Replies: 1
Views: 2150

Re: Default checking time for an object

HI,
I have found the answer for this..
just selecting the object in the reposotory,then right click->properties->Search TimeOut: here change the default search time,then generate the .cs file also if needed.

thanks
by balakrishna
Fri Dec 10, 2010 2:55 am
Forum: Automation Tools
Topic: Default checking time for an object
Replies: 1
Views: 2150

Default checking time for an object

Hi,
i am checking for the existance of a form in my automation code(c#) like formname.selfInfo.Exists() method. It is taking much time nearly(1min) for checking if the form not found(i.e it is taking default checking time),how can i minimise this default search time?

Thanks
by balakrishna
Mon Nov 29, 2010 9:34 am
Forum: Object Identification and Technologies
Topic: Problem in selecting a node from unknown tree
Replies: 5
Views: 3136

Re: Problem in selecting a node from unknown tree

Hi, Thanks for your reply, My application was developed in Delphi,and i am using C# in Ranorex . I have a tree with some nodes,when i am traking it it is showing "Unknown TVirtualStringTree". Can u reply me with suggestions how to select a node in that tree. How to attach a file or image to your for...
by balakrishna
Mon Nov 29, 2010 7:54 am
Forum: Object Identification and Technologies
Topic: Problem in selecting a node from unknown tree
Replies: 5
Views: 3136

Problem in selecting a node from unknown tree

Hi,
i have to select a perticular node(Ex: Acute MI) from a Unknown tree (recognising as UnknownTVirtualstring Tree)
Can anyone suggest how to do this .

Thanks