Search found 63 matches

by Eamonn
Tue Jan 29, 2019 3:01 pm
Forum: General Questions
Topic: Binding variables in UserCode
Replies: 3
Views: 3011

Re: Binding variables in UserCode

Thank you for confirming this, so when I use a code module then I can access the variable to bind. I will create a new Code Module.
by Eamonn
Tue Jan 29, 2019 1:57 pm
Forum: General Questions
Topic: Binding variables in UserCode
Replies: 3
Views: 3011

Binding variables in UserCode

I converted a action item in a recorded module to a UserCode action. In the UserCode.cs I added code, one line was a call to use an existing Recorded Module which contains variables. How do I bind to these variables in this Recorded Module to the data table I'm using with the parent Test Case/Test S...
by Eamonn
Wed Jan 16, 2019 6:05 pm
Forum: General Questions
Topic: Test Case name character limit
Replies: 2
Views: 1110

Re: Test Case name character limit

Client requirement on naming convention to be used. Have advised workaround based on similar points as you have stated. Just asked the question in case it was possible. Thank you for the clarification.
by Eamonn
Wed Jan 16, 2019 1:07 pm
Forum: General Questions
Topic: Test Case name character limit
Replies: 2
Views: 1110

Test Case name character limit

I have a Test Case name which gets truncated after typing in when adding a new TC. Is it possible to increase the TC name character limit and where might I change this limit. Has it hidden consequences in areas like the test execution, reporting or even Revision Control repository?
by Eamonn
Wed Mar 14, 2018 4:45 pm
Forum: General Questions
Topic: Ranorex Spy unable to view elements on Chrome Browser.
Replies: 9
Views: 2620

Re: Ranorex Spy unable to view elements on Chrome Browser.

I deleted the chrome Ranorex extension and added it again. But issue remained. I have now unchecked the 'Allow access to file URL's' and the issue appears to have disappeared. Thanks for all your help and advice. I hope I have not got a temporary reprieve?
by Eamonn
Wed Mar 14, 2018 4:14 pm
Forum: General Questions
Topic: Ranorex Spy unable to view elements on Chrome Browser.
Replies: 9
Views: 2620

Re: Ranorex Spy unable to view elements on Chrome Browser.

Here is a snapshot of Ranorex Test Page in Chrome. I am unable to get beyond the Form 'Ranorex Test Page - Google Chrome/ Element '491909520'
by Eamonn
Wed Mar 14, 2018 1:04 pm
Forum: General Questions
Topic: Ranorex Spy unable to view elements on Chrome Browser.
Replies: 9
Views: 2620

Ranorex Spy unable to view elements on Chrome Browser.

I'm am unable to view elements of a webpage running on Chrome Browser. When I try to 'track' any of the elements I can only view at the Form level. I have tried 'tracking' the elements on the Ranorex Test Page in Chrome without success. I am running Ranorex 8.0.1.0 and Chrome 64.0.3282.186. I have t...
by Eamonn
Wed Feb 07, 2018 12:04 pm
Forum: General Questions
Topic: Number of instances of Ranorex on same machine?
Replies: 2
Views: 1190

Re: Number of instances of Ranorex on same machine?

Thank you odklizec for your reply.
by Eamonn
Tue Feb 06, 2018 4:51 pm
Forum: General Questions
Topic: Number of instances of Ranorex on same machine?
Replies: 2
Views: 1190

Number of instances of Ranorex on same machine?

Is it possible to have two different releases of Ranorex on the same machine and run solutions on one revision and different solutions on the other revision? I'm currently successfully running Ranorex 7.1.3 solutions. I wish to update to Ranorex 8 for a new project. This will allow me to convince th...
by Eamonn
Fri Nov 10, 2017 1:08 pm
Forum: Bug Reports
Topic: Ranorex 6.0 - Window tabs cannot be opened after first run
Replies: 14
Views: 2774

Re: Ranorex 6.0 - Window tabs cannot be opened after first run

I too am experiencing this issue. I first seen it when using Ranorex version 6.0. I have since updated to Ranorex 7.1 and I continue to experience this issue. I was using Windows 7 but in the past week I have upgraded to Window 10. I don't see a posted solution on the forum, if there such a posted s...
by Eamonn
Mon Jun 19, 2017 1:37 pm
Forum: General Questions
Topic: Using Spy with 2 browser tabs open
Replies: 8
Views: 2347

Re: Using Spy with 2 browser tabs open

Each tab has a different URL, I would like to switch focus from the tab that has visible = 'true' to the tab that has visible = 'false' so that I can close that application. Can you advice or suggest how to switch the focus from one tab to the other in code?
by Eamonn
Wed Jun 14, 2017 4:37 pm
Forum: General Questions
Topic: Using Spy with 2 browser tabs open
Replies: 8
Views: 2347

Re: Using Spy with 2 browser tabs open

I have followed your advice and the advice contained in https://www.ranorex.com/forum/can-t-identify-2nd-tab-in-chrome-t10521.html. However, the issues remain, I am unable to access elements on the tab visible when two tabs are open in the Chrome browser. I am using Ranorex 6.2.1 and must remain at ...
by Eamonn
Wed May 03, 2017 4:34 pm
Forum: General Questions
Topic: Support of IntelliTest
Replies: 3
Views: 1663

Re: Support of IntelliTest

A Ranorex solution I am using has a project named CommonLibrary and within this project it has a Class Library named CommonWindowsLibrary.cs. This Class library contains methods call by other project in the solution. I have referenced NUnit and MS Unit test frameworks in this Ranorecx solution. I ha...
by Eamonn
Tue May 02, 2017 4:21 pm
Forum: General Questions
Topic: Support of IntelliTest
Replies: 3
Views: 1663

Support of IntelliTest

Does Ranorex support IntelliTest? As found in Visual Studio Enterprise 2015.