Search found 81 matches

by bsing
Mon Jan 06, 2014 7:46 am
Forum: Object Identification and Technologies
Topic: Button not found
Replies: 4
Views: 2187

Re: Button not found

Hi Markus,

Everything is good now. I had my target cpu set to 64 bit, and my AUT was using 32 bit dll's.

Thanks for the help though.

Brad.
by bsing
Thu Jan 02, 2014 1:01 am
Forum: Object Identification and Technologies
Topic: Button not found
Replies: 4
Views: 2187

Re: Button not found

Hi Bernhard ... I have set the Search Timeout to 1min, and the Effective Timeout is 2 min ... and the search failed to find the button. After the script failed, I could highlight the button straight away from the repository.
by bsing
Tue Dec 24, 2013 5:41 am
Forum: Object Identification and Technologies
Topic: Button not found
Replies: 4
Views: 2187

Button not found

Hi there, I have a recording module that consists of a focus action and then a left mouse click on a toolbar button. When I right-click on the button from the repository or from Ranorex Spy and select "Highlight" it can always find the toolbar button. However when I run the recording module Ranorex ...
by bsing
Mon Apr 22, 2013 6:00 am
Forum: Object Identification and Technologies
Topic: Access TextBox dynamically
Replies: 5
Views: 2644

Re: Access TextBox dynamically

It almost works ... it finds the textbox below the header instead of above it (which is in a separate container)
by bsing
Tue Apr 16, 2013 12:17 am
Forum: Object Identification and Technologies
Topic: Access TextBox dynamically
Replies: 5
Views: 2644

Re: Access TextBox dynamically

Basically there is 2 child containers under the parent container. The first container has another child container that contains an array of textboxes. Under these textboxes is the 2nd child container which contains a table of columns and rows. When you drag the column headers horizontally the corres...
by bsing
Mon Apr 15, 2013 1:52 am
Forum: Object Identification and Technologies
Topic: Access TextBox dynamically
Replies: 5
Views: 2644

Access TextBox dynamically

Hi there, Is there a way I can access a textbox in an array of textboxes dynamically based on a column header? The structure I have is: containerMain container1 table column[@text='Name'] container2 container textbox (This is the textbox I want to refer to dynamically based on container1\table\colum...
by bsing
Mon Mar 11, 2013 2:13 am
Forum: Bug Reports
Topic: Ranorex crashes with unhandled exception
Replies: 1
Views: 2615

Ranorex crashes with unhandled exception

Ranorex Studio Version : 4.0.2.21666 .NET Version : 4.0.30319.296 OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1 Current culture : English (Australia) (en-AU) Current UI language : en-US Running under WOW6432, processor architecture: AMD64 Working Set Memory : 705200kb GC Heap Memory : 25...
by bsing
Mon Mar 04, 2013 2:07 am
Forum: General Questions
Topic: Recording module giving error
Replies: 3
Views: 1683

Re: Recording module giving error

I have deleted and added the references again ... then rebuilt the solution. Everything is fine now ... thanks for your help.

Brad.
by bsing
Mon Mar 04, 2013 1:46 am
Forum: General Questions
Topic: Recording module giving error
Replies: 3
Views: 1683

Re: Recording module giving error

I am not sure if one of these references is duplicating the Janus GridEx control. But my references under 'COM' look like: Janus GridEX and MultiColumnCombo Controls V3 (C:\Program Files\STREAMS\Janus.Windows.GridEx.V3.tlb) Janus_Data_V3 (C:\Program Files\STREAMS\Janus.Data.v3.tlb) Janus_Windows_Com...
by bsing
Wed Feb 27, 2013 11:40 pm
Forum: General Questions
Topic: Recording module giving error
Replies: 3
Views: 1683

Recording module giving error

Hi there, When I run a recording module using the play button ... within the recording module (not from the test suite) ... it gives me the following error. An assembly with the same identity 'Janus.Windows.GridEX.v3, Version=3.5.0.0, Culture=neutral, PublicKeyToken=21d5517571b185bf' has already bee...
by bsing
Tue Feb 26, 2013 12:49 am
Forum: General Questions
Topic: Copy error when running test
Replies: 3
Views: 2387

Re: Copy error when running test

Yes I am using InvokeRemotely in order to get to the row and column properties of a GridEx control.
by bsing
Tue Feb 26, 2013 12:33 am
Forum: Object Identification and Technologies
Topic: Unbound variable warning
Replies: 12
Views: 5960

Re: Unbound variable warning

On further investigation only the unused module variables are able to be removed.

I still get "Unbound varables" even when they are being used.
by bsing
Tue Feb 26, 2013 12:17 am
Forum: Object Identification and Technologies
Topic: Unbound variable warning
Replies: 12
Views: 5960

Re: Unbound variable warning

Yes ... you are correct. I wasn't sure how to remove unwanted module variables ... but worked it out.

Thanks :D

Brad.
by bsing
Tue Feb 26, 2013 12:13 am
Forum: General Questions
Topic: AIR Application warning
Replies: 1
Views: 1579

AIR Application warning

Hi there, Ever since I upgraded Ranorex from 4.01 to 4.02 I keep getting the following warning when running tests. Please make sure that you have correctly instrumented your AIR application. Otherwise Ranorex is not able to access UI objects inside your AIR application. The following website provide...
by bsing
Mon Feb 25, 2013 5:09 am
Forum: Object Identification and Technologies
Topic: Unbound variable warning
Replies: 12
Views: 5960

Re: Unbound variable warning

Has this defect been fixed yet? I have download the latest Ranorex (4.0.2) and am still getting warnings in the reports for unbound variables.