Search found 41 matches

by seurrep
Tue Nov 05, 2019 5:33 pm
Forum: Automation API
Topic: Breakpoints not being hit
Replies: 4
Views: 1865

Re: Breakpoints not being hit

Hi, Are you sure you have enabled debug mode (the “bug” button in main toolbar must be blue)... https://www.ranorex.com/help/latest/ranorex-studio-fundamentals/ranorex-recorder/run-debug-recordings/#Enabledisabledebugmode D'oh. A PEBKAC moment it seems. That fixed it. Thanks for the help. Out of cu...
by seurrep
Tue Nov 05, 2019 5:30 pm
Forum: Automation API
Topic: Breakpoints not being hit
Replies: 4
Views: 1865

Re: Breakpoints not being hit

I've tried reinstalling Ranorex but this hasn't helped. I still get breakpoints that get ignored.
by seurrep
Tue Nov 05, 2019 4:50 pm
Forum: Automation API
Topic: Breakpoints not being hit
Replies: 4
Views: 1865

Breakpoints not being hit

What reasons are there for breakpoints not being hit?

Are there any log files I can check to see what's going on? If so where would I find them and what sort of thing would I be looking for? Is there anything else to check for? I'm running in debug as opposed to release BTW.
by seurrep
Thu Oct 17, 2019 4:21 pm
Forum: General Questions
Topic: Issues upgrading to Ranorex Studio 9.2
Replies: 2
Views: 1279

Re: Issues upgrading to Ranorex Studio 9.2

It looks like the expiry. Licences were purchased but apparently the licence server had not been updated with the new licence keys.
by seurrep
Thu Oct 17, 2019 12:04 pm
Forum: General Questions
Topic: Issues upgrading to Ranorex Studio 9.2
Replies: 2
Views: 1279

Issues upgrading to Ranorex Studio 9.2

I was previously using 8.3.1 without any issues and attempted to upgrade to 9.2 this morning (Windows 10 64 bit). Previously everything was working correctly but now I get the generic errors about failing to find the licence server. One thing that probably isn't relevant but I thought I'd mention an...
by seurrep
Mon Jun 10, 2019 4:22 pm
Forum: Automation API
Topic: Accessing records in a simple data connector
Replies: 1
Views: 2145

Accessing records in a simple data connector

We've recently been adding role based access to one of our applications. I have a list of usernames and passwords with one name & password for each user type stored in a simple data connector. Each row also contains a description telling anybody who has access to it which records relates to which us...
by seurrep
Mon Mar 04, 2019 10:09 am
Forum: General Questions
Topic: Problems with the licence that stops ranorex
Replies: 4
Views: 1393

Re: Problems with the licence that stops ranorex

Talking to our devops people it seems that where it was running had to be rebooted as a result of a windows update.
by seurrep
Mon Mar 04, 2019 10:03 am
Forum: General Questions
Topic: Problems with the licence that stops ranorex
Replies: 4
Views: 1393

Re: Problems with the licence that stops ranorex

It seems to be working now. I just tried a few seconds ago and it started.
by seurrep
Mon Mar 04, 2019 10:01 am
Forum: General Questions
Topic: Problems with the licence that stops ranorex
Replies: 4
Views: 1393

Re: Problems with the licence that stops ranorex

I don't think restarting Ranorex is the issue. I only did that after I had this issue to see if that fixed it.
by seurrep
Mon Mar 04, 2019 9:40 am
Forum: General Questions
Topic: Problems with the licence that stops ranorex
Replies: 4
Views: 1393

Problems with the licence that stops ranorex

When I try and start Ranorex I keep on getting: The License Manager '[edited]' could not be contacted. Please check your network connection and make sure the Ranorex License Manager is running. I haven't done anything other than restart Ranorex. Why am I being prevented from using it? I'm using 8.2 ...
by seurrep
Thu Feb 14, 2019 12:04 pm
Forum: Automation API
Topic: Variable types in UserCodeMethods
Replies: 1
Views: 1968

Variable types in UserCodeMethods

I'm trying to add a function that tests an API end point that would normally expect a number as part of the input. Obviously one of the tests I would like to do is check what happens when other things (blank string or 'A' for example) are passed instead. I had initially added a UserCodeMethod to act...
by seurrep
Mon Jan 21, 2019 1:10 pm
Forum: Automation Tools
Topic: Docking browser windows
Replies: 4
Views: 1321

Re: Docking browser windows

That could well end up helping. Thank you.
by seurrep
Mon Jan 21, 2019 12:35 pm
Forum: Automation Tools
Topic: Docking browser windows
Replies: 4
Views: 1321

Docking browser windows

I'm currently looking to automate testing of drag and drop functionality when it comes to uploading files. The idea obviously being that you drag a file from explorer and drop it in the specified area on the web page. I've found other threads here that are useful in pointing me in the right directio...
by seurrep
Fri Jan 18, 2019 12:15 pm
Forum: General Questions
Topic: Variables tooltip suggestion
Replies: 1
Views: 850

Variables tooltip suggestion

In the list of recordings within the current test plan, if you hover over the Databinding / Iterations column it will provide a tooltip that shows which variables are bound and which remain unbound for each recording currently being used. What could be useful if there was a way of extending that so ...
by seurrep
Thu Jan 10, 2019 10:42 am
Forum: Automation Tools
Topic: SQL server or VS appears to stop Ranorex tests
Replies: 1
Views: 1340

SQL server or VS appears to stop Ranorex tests

This only seems to be an issue when running tests that involve a browser (or rather that's the only situation that I've seen the following issue occur). Running entirely non-visual tests that don't require a browser appear to work either way. The problem is this: if I try and run a Ranorex test plan...