Search found 29 matches

by Broadnick
Wed Sep 26, 2018 7:02 pm
Forum: Automation Discussions
Topic: Remote execution with multiple Test Suites
Replies: 1
Views: 1797

Remote execution with multiple Test Suites

I noticed the following problem: When a project has multiple test suites, remote execution does not work if the name of the original test suite has been changed. For example, if my original test suite was named WEB_REC.rxtst and I rename it WEB_REC_Fr.rxtst, then the remote execution returns the mes...
by Broadnick
Mon Sep 24, 2018 3:26 pm
Forum: Bug Reports
Topic: Ranorex 8.2.1 Can't Find Objects in Chrome on Server 2012 R2
Replies: 3
Views: 1733

Re: Ranorex 8.2.1 Can't Find Objects in Chrome on Server 2012 R2

Hi jarrettmk, I experienced the same issue with the Chrome extension and here is how I solved it: NOTE : Be sure to be log as a full windows administrator 1. Uninstall Chrome 2. Uninstall Ranorex and his remote agent 3. Delete all remaining directories that are connected to Chrome or Ranorex (eg use...
by Broadnick
Fri Sep 21, 2018 7:01 pm
Forum: Bug Reports
Topic: Problem when using "Copy runtime to output"
Replies: 5
Views: 2457

Re: Problem when using "Copy runtime to output"

I created a support case #00053597 and I upload a very simple sample of my Ranorex solution. Note that I have the same problem with all my Ranorex solutions.
by Broadnick
Mon Sep 17, 2018 9:07 pm
Forum: Bug Reports
Topic: Problem when using "Copy runtime to output"
Replies: 5
Views: 2457

Re: Problem when using "Copy runtime to output"

As I wrote in my initial post, my browser is instrumented.

If I execute the .exe with Ranorex Studio installed on the machine, the test is OK. If I uninstalled Ranorex Studio, the execution failed...
On the same machine, with the same browser and the same .exe file in the same output directory.
by Broadnick
Mon Sep 17, 2018 8:43 pm
Forum: Bug Reports
Topic: Problem when using "Copy runtime to output"
Replies: 5
Views: 2457

Problem when using "Copy runtime to output"

Hi, When I try to run my project (testing a website) on a machine that does not have Ranorex Studio installed, using the "Copy Runtime to Output" setting, it does not work. It looks like the web controls are no longer detected. My guess is that my .rxsettings file is not taken into account; I have s...
by Broadnick
Tue Jun 19, 2018 2:12 pm
Forum: Mobile Testing
Topic: Default Android action Timeout
Replies: 2
Views: 1625

Re: Default Android action Timeout

Done.

Thx odklizec.
by Broadnick
Mon Jun 18, 2018 6:53 pm
Forum: Mobile Testing
Topic: Xamarin.Forms 3.0
Replies: 2
Views: 2051

Re: Xamarin.Forms 3.0

This solved my issue, thanks
by Broadnick
Mon Jun 18, 2018 6:43 pm
Forum: Mobile Testing
Topic: Default Android action Timeout
Replies: 2
Views: 1625

Default Android action Timeout

Hi,

Where can I change default timeout for Android actions like Touch duration? In the action properties, the default timeout is set to 100ms and I want to change it for 200ms.

I tried to change timeout in RanorexConfig8.xml file without success.

Thx
by Broadnick
Wed Jun 06, 2018 3:49 pm
Forum: Mobile Testing
Topic: Xamarin.Forms 3.0
Replies: 2
Views: 2051

Xamarin.Forms 3.0

Hi,

Ranorex 8.1.1 Spy doesn't detect some controls in Xamarin.Forms 3.0.0. Is there any update on the roadmap to support those controls?

Here is the snapshot of my AUT and a screenshot of the undetected popup Form.
by Broadnick
Thu Sep 14, 2017 3:40 pm
Forum: Object Identification and Technologies
Topic: Invalid Inter-Threads operation error
Replies: 3
Views: 1795

Re: Invalid Inter-Threads operation error

This issue has been fixed in Version 7.1.2
by Broadnick
Fri Aug 18, 2017 2:27 pm
Forum: Automation Tools
Topic: How can I append element to the current XPath?
Replies: 2
Views: 2646

Re: How can I append element to the current XPath?

OOOOOOoooooo Yessss!! This is exactly what I need!! 8)

Thanks!
by Broadnick
Fri Aug 18, 2017 1:26 pm
Forum: Automation Tools
Topic: How can I append element to the current XPath?
Replies: 2
Views: 2646

How can I append element to the current XPath?

I'm trying to "append" a new element to my current XPATH. The problem is when I use "Update Path", all my XPATH is "recalculated" and i lost all customizations in the current XPATH. How can I append the new element at the end of the current XPATH, without the need to manually write that new part or ...
by Broadnick
Thu Aug 10, 2017 4:45 pm
Forum: Object Identification and Technologies
Topic: Invalid Inter-Threads operation error
Replies: 3
Views: 1795

Re: Invalid Inter-Threads operation error

Thank you for your answer.

I just sent the Information to support.us.
I add 2 execution reports (Win10x64 and Win2012R2x64) in attachments and the solution (.zip)

I tried both solutions to upgrade to 7.1 (upgrade first and clean uninstall/reinstall after)

Thx
by Broadnick
Tue Aug 08, 2017 4:27 pm
Forum: Object Identification and Technologies
Topic: Invalid Inter-Threads operation error
Replies: 3
Views: 1795

Invalid Inter-Threads operation error

My test runs perfectly on Ranorex 7.0.1 (I reinstalled and execute it this morning to retry). However, on Ranorex 7.1, I receive many "Invalid Inter-Threads operation" exceptions on different objects (see screenshots). The Ranorex actions who throwing exceptions are simply as clicking a button or cl...