Search found 9 matches

by orko
Tue Oct 18, 2016 2:18 am
Forum: Automation Tools
Topic: Cannot Create Simple Ranorex Controls
Replies: 4
Views: 2391

Re: Cannot Create Simple Ranorex Controls

That was it! Thank you very much for showing me that, it was driving me nuts :-)

It was the "Filter Windows Forms Elements" setting that needed to be toggled to "True". I must have set it to false by mistake.
by orko
Fri Oct 14, 2016 6:50 pm
Forum: Automation Tools
Topic: Cannot Create Simple Ranorex Controls
Replies: 4
Views: 2391

Re: Cannot Create Simple Ranorex Controls

Here's the code from within the Ranorex project I attached above: ... snip ... Ranorex.Button button1 = repo.RanorexTest.Button1.GetPath().ToString(); Ranorex.Control wButton1 = new Ranorex.Control(button1); // <--- Exception thrown here name = (string)wButton1.InvokeRemotely(IR_GetName, "ButtonTest...
by orko
Fri Oct 14, 2016 5:43 pm
Forum: Automation Tools
Topic: Cannot Create Simple Ranorex Controls
Replies: 4
Views: 2391

Re: Cannot Create Simple Ranorex Controls

Please note that the Ranorex project is saved as compiling to x86/Debug, but I've tried all possible combinations on both the app and Ranorex side to get this to work. I'm at a point now where I've tried to repair my Visual Studio 2015 and Ranorex installations, and I'm still having that exception. ...
by orko
Fri Oct 14, 2016 5:17 pm
Forum: Automation Tools
Topic: Cannot Create Simple Ranorex Controls
Replies: 4
Views: 2391

Cannot Create Simple Ranorex Controls

Hello there, I am not able to create simple Ranorex Controls in my user code. I took the examples from here: http://www.ranorex.com/support/user-guide-20/ranorex-ui-adapter.html and created a simple Winforms app in C#. Then a very basic project in Ranorex 6.1.0 to get a grasp on how delegates work i...
by orko
Wed Sep 28, 2016 5:52 pm
Forum: Automation Discussions
Topic: Fresh off the Wagon
Replies: 4
Views: 2121

Re: Fresh off the Wagon

That's great to hear. I'm currently in a conversation with support about issues with our internal IT network messing with the agent licensing. They have been extremely helpful and very fast in their responses.
by orko
Wed Sep 28, 2016 4:11 pm
Forum: Automation Discussions
Topic: Fresh off the Wagon
Replies: 4
Views: 2121

Re: Fresh off the Wagon

Thank you, Pavel!
by orko
Wed Sep 28, 2016 4:05 pm
Forum: Automation Tools
Topic: Test Iteration Counts
Replies: 13
Views: 5497

Re: Test Iteration Counts

Thanks! I modified it a little so I didn't have to pass in the string: int testCaseIdx = TestSuite.Current.GetTestCase(TestCaseNode.Current.Name).DataContext.CurrentRowIndex; Before you gave me that, I was using something as a workaround that also seemed to work: int testCaseIdx = Ranorex.Core.Repor...
by orko
Fri Sep 23, 2016 4:53 pm
Forum: Automation Tools
Topic: Test Iteration Counts
Replies: 13
Views: 5497

Test Iteration Counts

Hello, I'm trying to obtain (for reporting) the iteration that is currently running, of both the test case and also the sub-test case of a test suite in User Code. For instance, I have this test scenario: Test Case 1 (rows: 3) - Test Case A (rows: 5) - Test Case B (rows: 2) I'd like to be able to ob...
by orko
Fri Sep 23, 2016 4:50 pm
Forum: Automation Discussions
Topic: Fresh off the Wagon
Replies: 4
Views: 2121

Fresh off the Wagon

Hello there,

I am a new user of Ranorex, and a rather old user of technology :-) It's a pleasure to find that Ranorex has an active community. I look forward to meeting you all and tapping into your knowledge!

Joe Sines
Sr. R&D Engineer, Siemens