Search found 6 matches

by AutoTester
Wed Mar 04, 2009 5:34 pm
Forum: General Questions
Topic: Is there a way of getting the text based on a class type
Replies: 1
Views: 2511

Is there a way of getting the text based on a class type

Hi

Ranorex gets all the text (Static and Edit). Is there a function to get the text by the class name it belongs to?

I can get the class name for a particular text, but is there a function like FindDescendants but by the class name say Edit. The idea is to find all the Editboxes in a form.

Thanks
by AutoTester
Wed Feb 25, 2009 2:17 pm
Forum: General Questions
Topic: RXPath mode when set to searchreduce hangs
Replies: 1
Views: 2295

RXPath mode when set to searchreduce hangs

Hi,

I have tried to get the path for the controls on a window using mode searchreduce and it hangs. It fails to get the path. Has anybody else seen this problem
by AutoTester
Wed Feb 25, 2009 12:23 pm
Forum: General Questions
Topic: Relative Rxpath to windows controls
Replies: 2
Views: 3013

Thanks that worked
by AutoTester
Wed Feb 25, 2009 10:47 am
Forum: General Questions
Topic: Relative Rxpath to windows controls
Replies: 2
Views: 3013

Relative Rxpath to windows controls

Hi Is there a way of getting relative path from the window, For example There is a main window, and a child window and child window has controls say button. I want to get the relative path from the child window to controls. At the moment i can only get the path from themain window. May be somebody h...
by AutoTester
Tue Feb 24, 2009 2:26 pm
Forum: General Questions
Topic: Getting List of Status bar items
Replies: 1
Views: 2669

Getting List of Status bar items

I am trying to get list of Status bar items. There are about 20 of them, using RanorexSpy, i can see that , the items under tool bar are listItems. How do i get the values of these list items?
by AutoTester
Fri Feb 20, 2009 11:33 am
Forum: General Questions
Topic: How do i get the ranorexpath for the controls of a window or
Replies: 1
Views: 2467

How do i get the ranorexpath for the controls of a window or

Hi,

I am trying to get the RanorexPath for an element inside a form. I can get the list of elements. How do i get full ranorex path for each of the elements?