Search found 20 matches

by corissa
Wed Aug 23, 2017 3:45 pm
Forum: Bug Reports
Topic: Element Recognition Problem on Remote Test Machine
Replies: 2
Views: 1731

Re: Element Recognition Problem on Remote Test Machine

Here are the other attachments with the Ranorex Exception and the Ranorex Remote Agent errors from yesterday and today
by corissa
Wed Aug 23, 2017 3:42 pm
Forum: Bug Reports
Topic: Element Recognition Problem on Remote Test Machine
Replies: 2
Views: 1731

Element Recognition Problem on Remote Test Machine

Environment: Two machines, FSQA and FS23: FSQA, Windows 10 pro, Running Ranorex 7.1.1 with the latest runtime version (SS attached) FS23, Windows 10 Enterprise, running Remote Agent v2.0.7-6e01397a (Test machine) Both machines recently updated, with Ranorex 7.1.1 on FSQA and the new Remote Agent ms...
by corissa
Fri Jun 30, 2017 2:25 pm
Forum: Object Identification and Technologies
Topic: Element marked as "invalid" even though it's right there
Replies: 10
Views: 2643

Re: Element marked as "invalid" even though it's right there

I'm somewhat confused ;) What is the DesktopRibbonForm.rxsnp snapshot good for? I mean, this snapshot has clearly nothing to do with the xpath you posted and so Ranorex obviously fails find the element (row) mentioned in the xpath? The DesktopRibbonForm snapshot is the whole application - I was hop...
by corissa
Thu Jun 29, 2017 7:56 pm
Forum: Object Identification and Technologies
Topic: Element marked as "invalid" even though it's right there
Replies: 10
Views: 2643

Re: Element marked as "invalid" even though it's right there

Well, I've tried a few times to adjust the RanoreXPath with the Spy and Tracking, but I can't seem to get it work, even still. Now it's doing what it was doing yesterday, where it highlights several elements in red. I'm going to see if adjusting the RanoreXPath for the parent elements will help, but...
by corissa
Thu Jun 29, 2017 7:01 pm
Forum: Object Identification and Technologies
Topic: Element marked as "invalid" even though it's right there
Replies: 10
Views: 2643

Re: Element marked as "invalid" even though it's right there

Try looking at the element that is failing validation by using Ranorex Spy. Make sure that the new path matches exactly what you are looking for in the validation. Most of the time these issues are simply that the RanoreXPath needs to be updated to more accurately identify the intended element. Hmm...
by corissa
Thu Jun 29, 2017 6:44 pm
Forum: Object Identification and Technologies
Topic: Element marked as "invalid" even though it's right there
Replies: 10
Views: 2643

Re: Element marked as "invalid" even though it's right there

It appears that you have 2 "form" objects in your path. You should only have one, usually in the base app object in the repo (the greyed-out one in the xpath). ... Take that out of the child element's path and see what happens. Hi krstcs, thanks for showing up :) Glad to see you. Here's my new Rano...
by corissa
Thu Jun 29, 2017 4:52 pm
Forum: Object Identification and Technologies
Topic: Element marked as "invalid" even though it's right there
Replies: 10
Views: 2643

Re: Element marked as "invalid" even though it's right there

Hi, Please post here the entire xpath from repository, so we can examine full xpath. And please post also exact error message you are getting. If the test randomly succeeds, then the most probable reason is that the element is accessed too early, when it's not fully loaded yet. But without knowing ...
by corissa
Thu Jun 29, 2017 3:55 pm
Forum: Object Identification and Technologies
Topic: Element marked as "invalid" even though it's right there
Replies: 10
Views: 2643

Re: Element marked as "invalid" even though it's right there

here's the path in Ranorex, to show that I've hashed out all the details of the path.
by corissa
Thu Jun 29, 2017 3:54 pm
Forum: Object Identification and Technologies
Topic: Element marked as "invalid" even though it's right there
Replies: 10
Views: 2643

Element marked as "invalid" even though it's right there

Hi there, Not sure if this is a bug or not, so I'm trying it in this forum first. Version: Ranorex 7.1 System: Windows 10 Basically, there is an element in my .NET application that is definitely there, and I can see it, and see that it's usable, I can click it myself manually and it works. But for s...
by corissa
Tue Jun 20, 2017 12:53 pm
Forum: Object Identification and Technologies
Topic: Ranorex Cannot Find Element in .NET Desktop Application
Replies: 4
Views: 2467

Re: Ranorex Cannot Find Element in .NET Desktop Application

odklizec wrote:The grayed part means that this particular part of xpath belongs to a parent element. So you have to go to that element (in repo) and change the xpath there. Hope this helps?
Ahhhh, I see! Thanks so much! I'll try that.
by corissa
Mon Jun 19, 2017 6:30 pm
Forum: Object Identification and Technologies
Topic: Ranorex Cannot Find Element in .NET Desktop Application
Replies: 4
Views: 2467

Re: Ranorex Cannot Find Element in .NET Desktop Application

Hi Vaughan.Douglas, thanks for your input. I tried to go in and change the RanoreXpath, but it looks like the beginning part is all grayed out, and I can't edit it. I cannot remove the ?? I've attached a screenshot to show you, and would appreciate any more advice you can give. Thanks again for your...
by corissa
Mon Jun 19, 2017 4:27 pm
Forum: Object Identification and Technologies
Topic: Ranorex Cannot Find Element in .NET Desktop Application
Replies: 4
Views: 2467

Ranorex Cannot Find Element in .NET Desktop Application

Hello there Ranorex folks, I am running my company's program on: Windows 10 Pro, Ranorex Version 7.0.1, with .NET Runtime Version 4.0.30319.42000 Currently I am attempting to make an automated test that will click on of these checkboxes on the left, so that I can access the hidden menu that will the...
by corissa
Tue Apr 11, 2017 1:22 pm
Forum: Bug Reports
Topic: Ranorex Agent fails to execute, Runtime Error
Replies: 8
Views: 4711

Re: Ranorex Agent fails to execute, Runtime Error

but I did not reinstall Ranorex Studio on the test machine since I don't think I need it. (I'm only using the test machine to run the tests, not to make any) Wait, don't reinstall the .NET Framework, it won't help. You have to install the Ranorex Runtime for 7.0, i.e. the Ranorex Studio setup, whic...
by corissa
Mon Apr 10, 2017 8:48 pm
Forum: Bug Reports
Topic: Ranorex Agent fails to execute, Runtime Error
Replies: 8
Views: 4711

Re: Ranorex Agent fails to execute, Runtime Error

You're welcome, although I don't feel like I helped much! :D Oh, also, did you try doing a full clean install on the remote system? 1. Uninstall Ranorex and Ranorex Agent. 2. Reboot. 3. Reinstall. Maybe there's just something wrong with the prerequisites? If that doesn't work, you might try reinsta...
by corissa
Mon Apr 10, 2017 5:01 pm
Forum: Bug Reports
Topic: Ranorex Agent fails to execute, Runtime Error
Replies: 8
Views: 4711

Re: Ranorex Agent fails to execute, Runtime Error

krstcs wrote:I would send an email directly to [email protected] or [email protected] (if you are in NA). It will be faster to get support directly from Ranorex that way.
Thanks, will do! Appreciate your thoughts, as always.