Search found 14 matches

by bhoppe
Mon Oct 13, 2014 5:34 pm
Forum: Object Identification and Technologies
Topic: Spy finding wrong button
Replies: 1
Views: 1778

Spy finding wrong button

How can I force Ranorex to find an exact button? I have several Flex buttons in a navigation pane across the top of the page. When a particular button exists, it finds it just fine using highlight element. When a button does not exists, the highlight element finds a different button in the pane whic...
by bhoppe
Mon Jan 07, 2013 11:22 pm
Forum: Automation API
Topic: Instrumentation seems to not work intermittently
Replies: 5
Views: 2152

Re: Instrumentation seems to not work intermittently

Hi,

I've sent the video, snapshot and flash log file by email.

Thanks,
Brandon
by bhoppe
Fri Jan 04, 2013 6:43 pm
Forum: Automation API
Topic: Instrumentation seems to not work intermittently
Replies: 5
Views: 2152

Re: Instrumentation seems to not work intermittently

Is there an API to record a snapshot?
by bhoppe
Thu Jan 03, 2013 10:11 pm
Forum: Automation API
Topic: Instrumentation seems to not work intermittently
Replies: 5
Views: 2152

Instrumentation seems to not work intermittently

I have a test that uses the Ranorex API to test a Flex website. This test runs automatically from a VM. Every so often, the test will fail to recognize any Flex object. The failure will occur at the same point in the test when the first Flex object is required to be acted on. My latest attempt to so...
by bhoppe
Fri Nov 16, 2012 5:30 pm
Forum: General Questions
Topic: VM seems to lose instrumentation on restore
Replies: 1
Views: 1601

VM seems to lose instrumentation on restore

Hi, I have a VM that we run Flash/Flex tests using Ranorex. I've setup the VM by installing Ranorex and then running the instrumentation wizard for Flash/Flex on IE. I then take a snapshot of the VM to have a clean state with Ranorex. My test the restores the VM to this snapshot and then deploys the...
by bhoppe
Wed Sep 26, 2012 4:48 pm
Forum: Automation API
Topic: How can I navigate to a URL and pass credentials?
Replies: 1
Views: 2466

How can I navigate to a URL and pass credentials?

I have a URL that I need to navigate to that requires a username and password. I was using the WebDocument.Navigate(URL) to do this.

Is it possible to pass the credentials without having to map the username/password dialog that pops up?

Thanks
by bhoppe
Mon Jan 30, 2012 11:12 pm
Forum: Automation API
Topic: Where is Ranorex.WebDocument defined?
Replies: 2
Views: 2281

Re: Where is Ranorex.WebDocument defined?

Ciege wrote:It should be Ranorex.Plugin.Web that you are looking for.
Yep. Thanks.
by bhoppe
Mon Jan 30, 2012 8:06 pm
Forum: Automation API
Topic: Where is Ranorex.WebDocument defined?
Replies: 2
Views: 2281

Where is Ranorex.WebDocument defined?

Which dll contains the object Ranorex.WebDocument? I'm using Visual Studio and created a repository. From the repository I generated C# code and add this to a Visual Studio project. I added the Ranorex.Core.dll reference, but in the generated C# code it references Ranorex.WebDocument but WebDocument...
by bhoppe
Mon Dec 12, 2011 6:48 pm
Forum: Automation API
Topic: Unable to get non-text objects from cells of table
Replies: 2
Views: 1921

Re: Unable to get non-text objects from cells of table

Support Team wrote:Hi,

I see that you are using Ranorex Version 3.1.0. Please update to the latest version 3.1.3 - maybe this will solve the problem.
Upgraded to 3.1.3 and I can now get the button.
by bhoppe
Fri Dec 09, 2011 11:08 pm
Forum: Automation API
Topic: Unable to get non-text objects from cells of table
Replies: 2
Views: 1921

Unable to get non-text objects from cells of table

We have a table created in Flex and I can capture the table and each cell, but I can't capture anything but text from the cells. I have two cells in particular I'm interested in. One has an image and another has a button. Here's a screen shot: table_screen.png The Top View cell has the image and the...
by bhoppe
Mon Dec 05, 2011 9:01 pm
Forum: Automation API
Topic: Possible to get values/points from a LineSeries?
Replies: 3
Views: 2091

Re: Possible to get values/points from a LineSeries?

Hi Brandon, I can give you more information on that if you are providing a snapshot about your application (or the part of the application where the line is). Please, create a snapshot and post it on this thread or send it via email to our support. Best Regards, Martin Ranorex Support Team Here's a...
by bhoppe
Fri Dec 02, 2011 8:23 pm
Forum: Automation API
Topic: Possible to get values/points from a LineSeries?
Replies: 3
Views: 2091

Possible to get values/points from a LineSeries?

I have a chart that graphs several lines. I can capture these lines with Spy and it says they're type LineSeries. Is there a way I can get any values for this line? For example, get the Y value of the line for any X value.

Brandon
by bhoppe
Mon Sep 12, 2011 3:39 pm
Forum: Automation Tools
Topic: Help: unable to download instrumentation wizard
Replies: 3
Views: 2394

Re: Help: unable to download instrumentation wizard

Hi, If you have installed Ranorex 3.1 you do not need to download the instrumentation wizard, it is already installed and included. Therefore please take a look at the following link: http://www.ranorex.com/support/user-guide-20/instrumentation-wizard.html All things which regards to the instrument...
by bhoppe
Fri Sep 09, 2011 4:26 pm
Forum: Automation Tools
Topic: Help: unable to download instrumentation wizard
Replies: 3
Views: 2394

Help: unable to download instrumentation wizard

I'm trying out Ranorex for UI automation and I've installed Ranorex Studio 3.1 but it needs to install the instrumentation wizard for Flash/Flex. It fails because it cannot contact www.ranorex.com and this is probably due to me being behind a company firewall. How can I get the instrumentation wizar...