Search found 176 matches

by c676228
Tue Jun 20, 2017 7:35 pm
Forum: General Questions
Topic: Issue Install Git-2.13.1.2-64-bit.exe
Replies: 1
Views: 1345

Re: Issue Install Git-2.13.1.2-64-bit.exe

I got it. I just removed the old host config. Now the message is gone.
by c676228
Tue Jun 20, 2017 7:29 pm
Forum: General Questions
Topic: Issue Install Git-2.13.1.2-64-bit.exe
Replies: 1
Views: 1345

Issue Install Git-2.13.1.2-64-bit.exe

Hi, I was trying to install Git so I can integrate it with Ranorex. However, I got some issue I don't know how to deal with it. I selected "Use Git from the Windows Command Prompt" ->next, then I see a strange message, see the attachment. It says "Putty Session is found in your registry ...". It was...
by c676228
Tue Nov 08, 2016 12:50 am
Forum: General Questions
Topic: Could not get a valid element rectangle
Replies: 2
Views: 2301

Re: Could not get a valid element rectangle

Hi Krstcs, I checked many times. The UI items are not changed. it seems there are some 32bit and 64bit confusing. I created project on windows 8, no build issue and when I moved the project to windows 2012R2 I see the following warnings in Ranorex Studio(5.4.6). Meanwhile from time to time I see the...
by c676228
Sat Nov 05, 2016 1:49 am
Forum: General Questions
Topic: Could not get a valid element rectangle
Replies: 2
Views: 2301

Could not get a valid element rectangle

Hi Folks, This code has been working fine for about a year. However it really acts up recently: TrTag row=FindMatchRow(serialNumber); //the row can be found without a problem SelectADevice(row); //however, the row seems getting invalid gradually: public bool SelectADevice(TrTag row) { if ( row != nu...
by c676228
Mon Sep 19, 2016 6:10 pm
Forum: General Questions
Topic: Missing something for Ranorex Agent?
Replies: 5
Views: 1981

Re: Missing something for Ranorex Agent?

Well, installed RanorexStudio (which was missing from the initial installing Ranorex Agent) doesn't help at all. The same error message display in the report: "Value cannot be null. Parameter name: source." Some references are definitely missing. The issue is similar to what I have mentioned in anot...
by c676228
Mon Sep 19, 2016 5:30 pm
Forum: General Questions
Topic: Missing something for Ranorex Agent?
Replies: 5
Views: 1981

Re: Missing something for Ranorex Agent?

Hi krstcs,

I dis installed Ranorex Runtime in the middle of installing Ranorex Agent.

Anyway it is for sure something is missing as another physical machine with Ranorex installed doesn't have the problem. I will install ranorex today to see if it is fixing the issue.

Thanks,
Betty
by c676228
Sat Sep 17, 2016 2:09 am
Forum: General Questions
Topic: Missing something for Ranorex Agent?
Replies: 5
Views: 1981

Missing something for Ranorex Agent?

Hi Folks, Does Ranorex Agent needs something in order to run the deployed test suite? I have configured both machines for with Ranorex Agent. One is physical and one is VM. The physical machine I have installed everything, including .net framework, Ranorex studio etc. It runs fine. However the same ...
by c676228
Fri Sep 16, 2016 10:21 pm
Forum: General Questions
Topic: Install Ranroex automation NG for Firefox
Replies: 3
Views: 2418

Re: Install Ranroex automation NG for Firefox

Alright, I have copied Ranorex-FF-New.xpi to the machine I just installed Ranorex Agent.
The drag and drop of the file to the opened firefox doesn't work. I just use Firefox open that file, then it pops up the window which you can install the extension.

Great help, odklizec.

Betty
by c676228
Fri Sep 16, 2016 8:24 pm
Forum: General Questions
Topic: Install Ranroex automation NG for Firefox
Replies: 3
Views: 2418

Install Ranroex automation NG for Firefox

Hi Folks,

I don't see the popup for letting me install this extension after I only installed Ranorex Agent 6.0.1 on the computer(No ranorexstudio etc. only the agent). I tried to google this extension and I cannot find it.

Any tips?

Thanks,
Betty
by c676228
Tue Sep 13, 2016 2:05 am
Forum: General Questions
Topic: Permission issue with app.config?
Replies: 4
Views: 1830

Re: Permission issue with app.config?

Hi Robin, Yes I am using Ranroex 5.4.6. As I am running into more and more bizarre behaviors, I am thinking of upgrade to Ranorex 6.1. Yes, many times I resolve bizarre behaviors by uninstall and reinstall Ranorex, not necessarily .NET. However, not everything can be solved by this. I believe the is...
by c676228
Wed Sep 07, 2016 6:43 pm
Forum: General Questions
Topic: Permission issue with app.config?
Replies: 4
Views: 1830

Re: Permission issue with app.config?

Hi Robin, I am not sure if this has something to do .net framework reference location(my development machine is windows 8 VM, my deployment machine is 2012R2 real machine)caused this runtime issue? In order to see the issue, I installed ranorexstudio on my deployment machine. When I rebuild the proj...
by c676228
Thu Sep 01, 2016 7:39 pm
Forum: General Questions
Topic: Permission issue with app.config?
Replies: 4
Views: 1830

Permission issue with app.config?

Hi Folks, I have tried to run the deployed test suite with two different user logins to the computer, both have admin right to the computer. One is successful, however when one userid runs the same test case, an exception throw with message like this: "project folder is not set in app.config" What i...
by c676228
Tue Apr 12, 2016 10:29 pm
Forum: Object Identification and Technologies
Topic: two same UI elements, one visible and another one invisible
Replies: 4
Views: 2648

Re: two same UI elements, one visible and another one invisible

Hi Pavel, Thanks for your reply. I am aware what you said. I will have a discussion session with Ranorex support. Due to the company's policy, I cannot upload any code to public site. Sorry about that. As I noticed, the xpath for firepath is very short and effective. For example, you have an xpath l...
by c676228
Thu Apr 07, 2016 10:29 pm
Forum: Object Identification and Technologies
Topic: two same UI elements, one visible and another one invisible
Replies: 4
Views: 2648

Re: two same UI elements, one visible and another one invisible

Another question is " what is the purpose behind the scene for the design tool to duplicate the controls?"
As we all know the overhead for delivering duplicated html, css and JavaScript is huge in this kind situation?
by c676228
Thu Apr 07, 2016 10:14 pm
Forum: Object Identification and Technologies
Topic: two same UI elements, one visible and another one invisible
Replies: 4
Views: 2648

two same UI elements, one visible and another one invisible

Hi Folks, It's been a while since I wanted to ask this question. Does anybody here have an experience that your company's web UI design tool creates two same UI elements automatically, one is visible and another is invisible? If you use firepath ect., you will see two elements identified with the sa...