Search found 32 matches

by j.early
Mon Sep 03, 2012 4:36 pm
Forum: Bug Reports
Topic: Ctrl Key getting stuck
Replies: 4
Views: 3024

Re: Ctrl Key getting stuck

using 3.3.1 at the moment. Didn't notice there was a x.x.2 release.

Ill update and see what the difference is
by j.early
Mon Sep 03, 2012 4:01 pm
Forum: Bug Reports
Topic: Ctrl Key getting stuck
Replies: 4
Views: 3024

Re: Ctrl Key getting stuck

that seems to have done thanks very much fella,

another quick one is how can I combine the Key short cuts with a left mouse click. It doesn't register the click for some reason and am baffled
by j.early
Mon Sep 03, 2012 3:09 pm
Forum: Bug Reports
Topic: Ctrl Key getting stuck
Replies: 4
Views: 3024

Ctrl Key getting stuck

I am running a script that requires the use of a Left Ctrl + Left Shift and Left mouse click keys Once this runs, the script fails (expected at this time) but the Ctrl key seems to be stuck. If I click on 2 or more items they are selected or if I click on the Ranorex icon on the task bar, it starts ...
by j.early
Mon Aug 27, 2012 2:09 pm
Forum: Automation API
Topic: Repo Variables
Replies: 3
Views: 2145

Re: Repo Variables

Working with the repository and setting variables in there. So in the repository I have an object named "TestImages" with 9 variables assigned. This object is only used in 1 recording, which gets executed for every test case. At the moment, I right clicked on this "TestImages" object and selected "M...
by j.early
Mon Aug 27, 2012 11:09 am
Forum: Automation API
Topic: Repo Variables
Replies: 3
Views: 2145

Repo Variables

Hello all, another quick question. I have a recording that performs the normal File open action. In the folder where my test data is, there is 10 demo images. The first 3 tests use 1 image and then then next 3 use another and so on. I have the following XPath: */*/row/cell[@text=$SwimmingAlgae] The ...
by j.early
Thu Aug 23, 2012 3:15 pm
Forum: Bug Reports
Topic: Difference between the Spy in the Studio and Ranorex.Spy.exe
Replies: 19
Views: 5531

Re: Difference between the Spy in the Studio and Ranorex.Spy.exe

got it sorted folks,

Removed the "instance='2'" from the XPath using Spy and made sure all my object where listed under the correct "form" in the repo. Haven't had the issue since.

Cheers
Joe
by j.early
Tue Aug 14, 2012 1:43 pm
Forum: Bug Reports
Topic: FR: Breakpoint in Record mode
Replies: 7
Views: 3004

Re: FR: Breakpoint in Record mode

In my opinion it would not be so usefull. You need to see code if you want to debug anything. Also one acton in recording module is usually more than one line of code so if u want to have full control of debuging you have to look into source. Reasonable response zator, never thought of it that way....
by j.early
Tue Aug 14, 2012 9:12 am
Forum: Bug Reports
Topic: FR: Breakpoint in Record mode
Replies: 7
Views: 3004

Re: FR: Breakpoint in Record mode

krstcs your input is welcomed but if you had of read the original post, I know you can do it within code. That's why I stated instead of looking into code.

It would save me a mintues each day and that's a good thing when you have a large backlog of stuff to do :lol: :lol:
by j.early
Mon Aug 13, 2012 8:07 am
Forum: Bug Reports
Topic: FR: Breakpoint in Record mode
Replies: 7
Views: 3004

Re: FR: Breakpoint in Record mode

Am talking about the exact same functionality as the breakpoint in code mode, only for recording. So for example, you have created a script that passes fine one day but fails the next, inserting a breakpoint on the recording step before the fail aids in debugging. Some property may have changed in t...
by j.early
Fri Aug 10, 2012 12:06 pm
Forum: Bug Reports
Topic: FR: Breakpoint in Record mode
Replies: 7
Views: 3004

FR: Breakpoint in Record mode

Would be useful to have breakpoints from the recording instead of having to look into the code :)
by j.early
Fri Aug 10, 2012 11:48 am
Forum: Object Identification and Technologies
Topic: Repository Items found in spy but not in test
Replies: 9
Views: 2731

Re: Repository Items found in spy but not in test

I came across this issue and I think I have resolved it. Ensure your Repo in in a logical order, any form or windows that should be part of main application may be sitting outside it, having a different base path from each other. For example, one button could be ref a base path of Test1 where as ano...
by j.early
Thu Aug 09, 2012 3:40 pm
Forum: Bug Reports
Topic: Difference between the Spy in the Studio and Ranorex.Spy.exe
Replies: 19
Views: 5531

Re: Difference between the Spy in the Studio and Ranorex.Spy.exe

Nothing has changed in our application that affects the section I am working on. Qt version is 4.8.14. The attached Snapshot is off the entire application. The button I am having trouble with is: /form[@title~'^PyramidalCell\.ims\ -\ c2czo']/element[@class='QWidget' and @instance='3']/element[@class...
by j.early
Thu Aug 09, 2012 12:04 pm
Forum: Bug Reports
Topic: Difference between the Spy in the Studio and Ranorex.Spy.exe
Replies: 19
Views: 5531

Re: Difference between the Spy in the Studio and Ranorex.Spy.exe

Still no good but thanks for the input.

The spy can find the object, but the studio application cant.
by j.early
Wed Aug 08, 2012 4:03 pm
Forum: Bug Reports
Topic: Difference between the Spy in the Studio and Ranorex.Spy.exe
Replies: 19
Views: 5531

Re: Difference between the Spy in the Studio and Ranorex.Spy.exe

Updated to 3.3.1 and problem still exists. I also installed a trail version onto a VM with only .NET 3.0 and the problem is there also. The Spy tells me that it can find 3 elements for a button with this XPath: /*/*/*/*/*/*/*/*/*/*/*/*/*/button[@accessiblename='Skip automatic creation, edit manually...