Search found 7 matches

by gannias
Mon Jul 21, 2014 6:47 pm
Forum: Automation Tools
Topic: Need information on adding custom plugins to Ranorex
Replies: 1
Views: 1784

Need information on adding custom plugins to Ranorex

I have created several custom tools to help in the automation process for Ranorex. Does Ranorex have any support for adding plugins to the Ranorex Studio?

Thanks!
by gannias
Tue Aug 13, 2013 7:49 pm
Forum: General Questions
Topic: How do you get Ranorex to default to .net 4?
Replies: 8
Views: 4454

How do you get Ranorex to default to .net 4?

Is there a way to get Ranorex to use .net 4 instead of defaulting to .net 2?

Thanks!
by gannias
Fri May 24, 2013 4:35 pm
Forum: General Questions
Topic: Telerik Grid View - getting the header row text
Replies: 7
Views: 3908

Re: Telerik Grid View - getting the header row text

Support Team wrote: If it was still not possible, UI automation might not be implemented correctly.

Regards,
Markus (T)
Hi Markus,

What do you mean not implemented correctly?

Thanks!
by gannias
Wed May 08, 2013 7:18 pm
Forum: General Questions
Topic: Telerik Grid View - getting the header row text
Replies: 7
Views: 3908

Re: Telerik Grid View - getting the header row text

Yes, I have all the prerequisits installed.

Can you help me get the needed info out of this control?
by gannias
Thu May 02, 2013 10:29 pm
Forum: General Questions
Topic: Telerik Grid View - getting the header row text
Replies: 7
Views: 3908

Re: Telerik Grid View - getting the header row text

re-attached the snapshot
by gannias
Tue Apr 30, 2013 8:32 pm
Forum: General Questions
Topic: Selecting first repository item [SOVLED...ish]
Replies: 3
Views: 2087

Re: Selecting first repository item

Have you tried ?

var item = repo.<YourFolder><YourFolder>.Self.Children[0];
by gannias
Tue Apr 30, 2013 7:26 pm
Forum: General Questions
Topic: Telerik Grid View - getting the header row text
Replies: 7
Views: 3908

Telerik Grid View - getting the header row text

We're using Telerik controls. The problem is that the text in the header row seems to be unaccessible by ranorex. (Snapshot attached) I need to get to the text of the cells in the header row. http://i488.photobucket.com/albums/rr249/Stourme1/TGV_zpsafc54999.jpg var grid = mainForm.FindSingle("/form[...