How do I stop Ranorex from running while debugging? : Automation Tools

How do I stop Ranorex from running while debugging?

Ranorex Spy, Recorder, and Studio.

How do I stop Ranorex from running while debugging?

Postby Pixi6s » Mon Sep 19, 2011 4:10 pm

I am using Ranorex 3.0.0.4. I can hit F5 to start a run and F8 to build. What key stops a run? It's tough fighting the automation trying to click the stop button.

thanks
Pixi6s
 
Posts: 86
Joined: Tue Jun 28, 2011 9:57 pm

Re: How do I stop Ranorex from running while debugging?

Postby Support Team » Mon Sep 19, 2011 4:34 pm

Hi,

there is no shortcut for stopping debugging as you can see in following list of Debugger short cuts:
http://wiki.sharpdevelop.net/KeyboardShortcuts.ashx#10

Regards,
Tobias
Support Team
User avatar
Support Team
Site Admin
 
Posts: 4844
Joined: Fri Jul 07, 2006 5:30 pm
Location: Graz, Austria

Re: How do I stop Ranorex from running while debugging?

Postby Pixi6s » Mon Sep 19, 2011 4:40 pm

Can I please put in a enhancement request?
Pixi6s
 
Posts: 86
Joined: Tue Jun 28, 2011 9:57 pm

Re: How do I stop Ranorex from running while debugging?

Postby Support Team » Tue Sep 20, 2011 9:56 am

Hi,

You can simply hit the "Break" key on your keyboard to abort the test automation.
You can also replace the abort key by changing following line of code in your program.cs file. There you can use your favorite button do abort the automation.
Keyboard.AbortKey = System.Windows.Forms.Keys.Pause;

Regards,
Peter
Ranorex Team
User avatar
Support Team
Site Admin
 
Posts: 4844
Joined: Fri Jul 07, 2006 5:30 pm
Location: Graz, Austria


Return to Automation Tools

Who is online

Users browsing this forum: No registered users and 0 guests