Search found 5 matches

by DMyers
Mon Apr 21, 2014 2:03 pm
Forum: General Questions
Topic: Ranorex Report File (.rxlog) doesn't open using Chrome
Replies: 4
Views: 3259

Re: Ranorex Report File (.rxlog) doesn't open using Chrome

Thank you Stefan for the fast response! Using the custom report template and attached View.rxlog file I am now able to open the reports using Chrome version 34. Also I gave Chrome version 35 a try by switching to the beta channel in Chrome and confirmed that it works without any issues using the def...
by DMyers
Tue Apr 15, 2014 10:39 pm
Forum: General Questions
Topic: Ranorex Report File (.rxlog) doesn't open using Chrome
Replies: 4
Views: 3259

Ranorex Report File (.rxlog) doesn't open using Chrome

Hello! We have a system in place where by we e-mail out links to Ranorex Report Files (.rxlog) which are hosted on a web server running IIS. Up until recently, everything has worked fine. Now, Chrome has updated to version 34.0.1847.116 m and the report files no longer open. We can see the backgroun...
by DMyers
Mon Nov 18, 2013 3:56 pm
Forum: Automation Tools
Topic: Module Groups in Ranorex Test Suite Module Library
Replies: 1
Views: 2945

Module Groups in Ranorex Test Suite Module Library

I'm creating a common library (Ranorex Test Suite Module Library) containing Recordings and User Code that will be used in multiple projects, but it doesn't look like I can use Module Groups. I have a Module Groups file in my common library with a couple of groups defined, but when I add my common l...
by DMyers
Fri Aug 19, 2011 3:14 pm
Forum: General Questions
Topic: The test run has been aborted by the user
Replies: 3
Views: 3998

Re: The test run has been aborted by the user

I searched through the entire code, and confirmed that I am not using multiple threads, nor am I executing Thread.Abort on anything. I am using Thread.Sleep in a couple of locations, to pause the current (and only) thread for a short period. I commented out the Keyboard.AbortKey assignment in Progra...
by DMyers
Thu Aug 18, 2011 8:52 pm
Forum: General Questions
Topic: The test run has been aborted by the user
Replies: 3
Views: 3998

The test run has been aborted by the user

Hello, I have been using Ranorex for almost 3 months now and have had great success in automating our software suite. However, I have noticed some odd behavior on occasion. I have created a test suite in Ranorex and have scheduled it to run once every day starting from a scheduled task. It is runnin...