Search found 60 matches

by SeanP
Wed Oct 31, 2012 6:53 pm
Forum: Automation Tools
Topic: Validation while recording in key pass application
Replies: 12
Views: 2168

Re: Validation while recording in key pass application

We have done this already. We have actually tried new solutions, new installations, multiple recordings.
by SeanP
Tue Oct 30, 2012 9:32 pm
Forum: Automation Tools
Topic: Issue recognizing object in VB script app
Replies: 9
Views: 3792

Re: Issue recognizing object in VB script app

Markus, So I was able to add the elements to the repository as stated and Ranorex can now find the elements relatively fast compared to what it did before. I am trying to put some robustness into this script. So if Model types are removed, I do not want to have to rebuild and redeploy. Here is my XP...
by SeanP
Tue Oct 30, 2012 5:41 pm
Forum: Automation Tools
Topic: Validation while recording in key pass application
Replies: 12
Views: 2168

Re: Validation while recording in key pass application

Sorry i missed a check box with including all sub folders.
by SeanP
Mon Oct 29, 2012 7:27 pm
Forum: Automation Tools
Topic: Validation while recording in key pass application
Replies: 12
Views: 2168

Re: Validation while recording in key pass application

I have attached the solution and the snapshot for you to review. What is happening is that we start keypass via your start application feature on start of a new recording then we type in rx for password and then the mouse goes nuts. Hopefully you can help us target what is the issue. Note: after the...
by SeanP
Thu Oct 25, 2012 6:29 pm
Forum: Automation Tools
Topic: Validation while recording in key pass application
Replies: 12
Views: 2168

Re: Validation while recording in key pass application

This does not happen with the calculator.

We are waiting for that user to have time to uninstall and reinstall Ranorex. We have a release coming up and this is back burnered until that goes out the door.
by SeanP
Thu Oct 25, 2012 5:37 pm
Forum: Automation Tools
Topic: Issue recognizing object in VB script app
Replies: 9
Views: 3792

Re: Issue recognizing object in VB script app

I dont have the option to add to GDI capture list.. see the attached jpeg's.

According to your instructions online, GDI plugin is already installed in 3.3.3
by SeanP
Tue Oct 23, 2012 6:18 pm
Forum: Automation Tools
Topic: Issue validating field in windows calc app
Replies: 3
Views: 1983

Re: Issue validating field in windows calc app

This was the line on the validation element

Validating AttributeEqual (Text='2') on item 'Calculator.Text160'.
by SeanP
Tue Oct 23, 2012 5:54 pm
Forum: Automation Tools
Topic: Issue recognizing object in VB script app
Replies: 9
Views: 3792

Re: Issue recognizing object in VB script app

Here is the inspect on the group of radio buttons: IsKeyboardFocusable: true IsEnabled: true AutomationId: "2360936" ClassName: "TVDSRadio" HelpText: "" IsPassword: false NativeWindowHandle: 0x240668 IsOffscreen: false FrameworkId: "Win32" ProviderDescription: "[pid:7684,hwnd:0x240668 Main:Nested [...
by SeanP
Tue Oct 23, 2012 5:32 pm
Forum: Automation Tools
Topic: Validation while recording in key pass application
Replies: 12
Views: 2168

Re: Validation while recording in key pass application

In calculator it works as expected. We will try a few things.

1)New solution
2)Reinstall
by SeanP
Mon Oct 22, 2012 8:01 pm
Forum: Automation Tools
Topic: Validation while recording in key pass application
Replies: 12
Views: 2168

Re: Validation while recording in key pass application

Ok actually I had the tester repro this and take a video. Recorded on an iphone...

I have emailed the attachment to [email protected] since it is 5.04mb
by SeanP
Mon Oct 22, 2012 6:51 pm
Forum: Automation Tools
Topic: Issue recognizing object in VB script app
Replies: 9
Views: 3792

Re: Issue recognizing object in VB script app

Yes, those two are typically found and the rest are not. Code wise they are all implemented the same. The repository was generated in 3.0.5. I did an ensurevisible = true on ElementNGB_Upgrade_2b1 and the objects are still failing to find in Ranorex Studio with the application behind Ranorex Studio.
by SeanP
Fri Oct 19, 2012 8:58 pm
Forum: Automation Tools
Topic: Validation while recording in key pass application
Replies: 12
Views: 2168

Validation while recording in key pass application

Using 3.3.3, we are running into an issue where in your keypass sample application we cannot validate a new row added on the main form. What is happening is that when validate is clicked and the user attempts to go inside the form the mouse bounces back out side and navigating inside the form is imp...
by SeanP
Fri Oct 19, 2012 8:56 pm
Forum: Automation Tools
Topic: Issue validating field in windows calc app
Replies: 3
Views: 1983

Issue validating field in windows calc app

I just returned from the ranorex training in San Fran and I was walking through the process with my group and we found that with Windows 7 when we recoreded a 1 + 1 then hit equal then did a validation in the text field for 2, we kept getting null as the value it was comparing when in reality it was...
by SeanP
Fri Oct 19, 2012 8:44 pm
Forum: Automation Tools
Topic: Issue recognizing object in VB script app
Replies: 9
Views: 3792

Issue recognizing object in VB script app

I have an upgrade application where Ranorex is struggling recognize a group of radio buttons on the form. However it easily finds the form itself. Also when i click highlight in studio or spy, the whole form becomes topmost. However when i search for the radio button groups (look at model as an exam...
by SeanP
Thu Apr 05, 2012 5:13 pm
Forum: Bug Reports
Topic: Play Selected Item plays the whole recording
Replies: 20
Views: 5190

Re: Play Selected Item plays the whole recording

Thank you.

One issue. In your "Announcement" section I do not see a 3.1.3 version released. Is there another place i can find this version and its change log?