Search found 17 matches

by arun_volam
Thu Oct 07, 2010 1:32 pm
Forum: General Questions
Topic: How to store source code in version control
Replies: 1
Views: 1940

How to store source code in version control

Hi,

how to add code developed in ranorex to vss
by arun_volam
Mon Aug 23, 2010 7:26 am
Forum: Object Identification and Technologies
Topic: how to get elements using their id's
Replies: 1
Views: 4987

how to get elements using their id's

Hi, can anyone tell me how to get the web elements and flex objects by their id's. i don't want to add all the objects to repository because the position of elements in my web page goes on changing from build to build, instead of xpath i would like to get the elements by using their unique id's. Tha...
by arun_volam
Tue Aug 17, 2010 3:29 pm
Forum: Automation Tools
Topic: warning for object
Replies: 2
Views: 2952

Re: warning for object

Hi,

that's a very good example.

thank you, for your example Alex :)

Regards
Arun
by arun_volam
Fri Aug 13, 2010 2:06 pm
Forum: General Questions
Topic: Ranorex for desktop applications
Replies: 1
Views: 1850

Ranorex for desktop applications

Hi, I have an application developed in java awt, can i use the ranorex to automate the TC's for this application. if i can use the tool to automate what are files i need to include in my application to detect the objects using spy. Eclipse IDE is also developed in java awt and swings, Ranorex is abl...
by arun_volam
Fri Aug 13, 2010 8:11 am
Forum: Object Identification and Technologies
Topic: ranorex for java portlets
Replies: 3
Views: 2249

Re: ranorex for java portlets

Thanks for support, i have tried sample app ranorex is able recognize the objects
by arun_volam
Fri Aug 13, 2010 8:09 am
Forum: Automation Tools
Topic: warning for object
Replies: 2
Views: 2952

warning for object

Hi, how to avoid this waring Item 'WebDocumentEZPrints_Applications___.ContainerHBox1.ButtonUpdate_Password' could be found using its absolute path, but not by using the repository structure. (No element found for path 'element/button[@text='Update Password']' within 10s.) Please make sure that all ...
by arun_volam
Thu Aug 05, 2010 3:27 pm
Forum: Object Identification and Technologies
Topic: ranorex for java portlets
Replies: 3
Views: 2249

ranorex for java portlets

Hi,

Does ranorex supports identifying the protlet objects.

thanks,
Arun
by arun_volam
Mon Aug 02, 2010 1:11 pm
Forum: Object Identification and Technologies
Topic: unable to recognise flex objects
Replies: 5
Views: 2835

Re: unable to recognise flex objects

Hi,

i have that add-ons installed still ranorex is not able to find the flex objects, it is giving ranorex technology limitation pop up. Do i need any files to deploy in my server.
by arun_volam
Mon Aug 02, 2010 12:15 pm
Forum: Object Identification and Technologies
Topic: unable to recognise flex objects
Replies: 5
Views: 2835

Re: unable to recognise flex objects

Hi,

can u please tell what are the add-ons i have to add
1.)Firefox

2.)Internet explore
by arun_volam
Mon Aug 02, 2010 9:48 am
Forum: Object Identification and Technologies
Topic: unable to recognise flex objects
Replies: 5
Views: 2835

unable to recognise flex objects

Hi,

i am not able to add flex objects to repository using spy.please see the attached screen shot. it is displaying ranorex flash/flex limitation

thanks
arun
by arun_volam
Mon Jul 19, 2010 4:41 pm
Forum: General Questions
Topic: regarding version change
Replies: 2
Views: 1619

Re: regarding version change

thanks
by arun_volam
Mon Jul 19, 2010 4:40 pm
Forum: How To …
Topic: How to scroll to a flex item if EnsureVisible is not working
Replies: 7
Views: 13415

Re: How to scroll to a flex item if EnsureVisible is not working

Hi,

i want to scroll the browsers horizontal scroll bar not a flex element. can u please tell me how to get the scrollbars and use them.And regarding increment and decrement buttons are they ranorex buttons or windows.
by arun_volam
Mon Jul 19, 2010 2:12 pm
Forum: General Questions
Topic: regarding version change
Replies: 2
Views: 1619

regarding version change

Hi, i am presently using 2.3.1 if i upgrade my version to 2.3.3 do i need to make any changes to my repository. not only this do i need any thing else to change if i upgrade my version.I dont want to get any version not supported errors when i upgrade my version. my script is working fine in 2.3.1 w...
by arun_volam
Fri Jul 16, 2010 1:11 pm
Forum: Bug Reports
Topic: Unnknown exception
Replies: 1
Views: 2166

Unnknown exception

Hi , when i was adding test cases to one solution i am get error. what is this error and what i have to do. Ranorex Studio Version : 2.3.1.8466 .NET Version : 2.0.50727.3603 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 3 Current culture : English (United States) (en-US) Working Set Memory...
by arun_volam
Thu Jul 15, 2010 6:42 am
Forum: General Questions
Topic: unable to click the button if resolution is changed
Replies: 7
Views: 2263

Re: unable to click the button if resolution is changed

Hi, i am not getting any exception but when i am using ensure visible or visible it is giving me true even it is not visible to user. I have attached the screen shots please look at them. and i am using the below code. Ranorex.Button b = "/dom[@domain='apps.ezprints.com']/body/div/div/div/div/div[3]...