Search found 20 matches

by annavamsi
Wed Jun 19, 2019 3:08 pm
Forum: Object Identification and Technologies
Topic: Ranorex: Chrome Dom Objects
Replies: 1
Views: 1443

Ranorex: Chrome Dom Objects

Hi, We are using Ranorex 6.2.1 in our company and trying to automate Chrome related application. When we try to spy we get message to install the chrome extension, after doing that too we are not able to see any Dom objects in the spy and we continue to see the pop up to install ranorex extension. O...
by annavamsi
Mon Mar 11, 2019 8:23 am
Forum: Object Identification and Technologies
Topic: Ranorex and Compatible Technologies
Replies: 1
Views: 1578

Ranorex and Compatible Technologies

Hi,

I would like to know if Ranorex supports the following technologies ExtJS, PrimeFaces, Adobe Flex, Angular.

Basically our applications are developed using the above technologies and we wanted to check if we can use Ranorex for automation testing.

Regards,
Vamsi
by annavamsi
Wed Jul 05, 2017 4:39 am
Forum: General Questions
Topic: Ranorex Report does not get Opened
Replies: 5
Views: 1663

Re: Ranorex Report does not get Opened

I tried renaming to zip and extract I am facing the same issue. We don't want to separate into chunks.

As said it works fine if the size is 10MB but not for 53MB.

Vamsi
by annavamsi
Tue Jul 04, 2017 6:33 am
Forum: General Questions
Topic: Ranorex Report does not get Opened
Replies: 5
Views: 1663

Re: Ranorex Report does not get Opened

We have 7zip installed on our system, my guess is the issue is not with the zip files as what i see is that when i run the command mentioned in the post the report copied in jenkins workspace is not properly zipped, but the same report in other test suites which we have are working fine. the size of...
by annavamsi
Fri Jun 30, 2017 10:35 am
Forum: General Questions
Topic: Ranorex Report does not get Opened
Replies: 5
Views: 1663

Ranorex Report does not get Opened

Hi, We are using Ranorex Version 6.2.1, Win 10 OS and our application is on c# technology, We are running our tests through jenkins with the following command <TestSuiteName>.exe /zr /zrf:"<JenkinsWorkspaceName>\Reports\Report-Build.rxzlog" and at the end of the run we are archiving the report in Je...
by annavamsi
Mon Jun 05, 2017 11:40 am
Forum: Automation API
Topic: Use of Repository Variables
Replies: 2
Views: 3114

Use of Repository Variables

Hi, I am currently using repository variables in Ranorex and I have a question When I update the repository variable it does not get reflected to the correct object. For example:- say ImageSegment is my repository variable used in ImageSegmentElement. var myRepo = <RepositoryName>.Instance; Repo.Ima...
by annavamsi
Fri Apr 21, 2017 5:52 am
Forum: Ranorex Certification
Topic: General Information
Replies: 1
Views: 6567

General Information

Hi, I would like to know more about your certification program. If i pay the required amount how many attempts can i take. Is it pay for each attempt or there is a limit on number of attempts. Is there any material which we can go through for studying? The test will be an online test i suppose? Rega...
by annavamsi
Mon Mar 20, 2017 4:55 am
Forum: Object Identification and Technologies
Topic: Using Cache for Repository Elements
Replies: 3
Views: 2982

Re: Using Cache for Repository Elements

I get what you said, but in my scenario can we use it when we are having same root element folder identifying multiple layouts with index as a variable. I also get the following waning messages in the report. 1. <ObjectName> could be found using its absolute path, but not using its relative path fro...
by annavamsi
Fri Mar 17, 2017 5:14 am
Forum: Object Identification and Technologies
Topic: Using Cache for Repository Elements
Replies: 3
Views: 2982

Using Cache for Repository Elements

Hi, I have a scenario where in I want to know if I can set the "Use Cache" Property of the rooted folder in the repository to True. I have a object(this is a rooted object folder) in repository which identifies a particular segment based on index number where in the index number is a variable which ...
by annavamsi
Tue Jan 31, 2017 11:11 am
Forum: Object Identification and Technologies
Topic: Form going into the background
Replies: 8
Views: 2076

Re: Form going into the background

Thanks.

Vamsi
by annavamsi
Tue Jan 31, 2017 11:03 am
Forum: Object Identification and Technologies
Topic: Form going into the background
Replies: 8
Views: 2076

Re: Form going into the background

Hi,

We are using putty to connect to simulator where some commands need to be run.

If putty is started as admin but the tests are running as normal user and not admin will that not create problem again as AUT, test run is not admin

Regards,
Vamsi
by annavamsi
Tue Jan 31, 2017 6:23 am
Forum: Object Identification and Technologies
Topic: Form going into the background
Replies: 8
Views: 2076

Re: Form going into the background

Sorry, we cannot update to latest version. We have to use 5.4.4 only.

Both putty and ranorex are started with same security context. They are not run as administrator though as the application is not started as administrator and we cannot do that.

Regards,
Vamsi
by annavamsi
Tue Jan 31, 2017 6:21 am
Forum: Object Identification and Technologies
Topic: Objects not recognized when run as administrator
Replies: 2
Views: 2553

Objects not recognized when run as administrator

Hi, I am facing an issue where in when I try to run the tests as administrator using psexec or opening cmd as administrator then tests will fail (object reference error). When I run the tests as normal user the test will pass without any issues. Note:- I cannot start my application as administrator ...
by annavamsi
Fri Jan 20, 2017 6:52 am
Forum: Automation API
Topic: Win32Exception When running tests
Replies: 7
Views: 3381

Re: Win32Exception When running tests

Windows 10
.NET 4.5

Sorry for the delay in reply.

Regards,
Vamsi
by annavamsi
Fri Jan 20, 2017 6:51 am
Forum: Object Identification and Technologies
Topic: Form going into the background
Replies: 8
Views: 2076

Re: Form going into the background

Ranorex Version: - 5.4.4 Windows Version:- 10 bit width 64 Technology - Desktop Application (c#,wcf,wpf) Error Message - Failed to find item 'RepoPutty.PuTTYConfiguration.Window'. No element found for path 'tree[@controlid='1008']/treeitem[@text='Window']' within 10s. Note that in the report I can s...