Search found 8 matches

by ruchib3
Tue Jun 28, 2011 1:20 pm
Forum: General Questions
Topic: Need exe for the demo present on site
Replies: 1
Views: 1640

Need exe for the demo present on site

Hi,

I need to demonstrate the tool to the QA community in my company. Could you please provide me with the executable file for the demo that is present on the site home page?

Thanks,
Ruchi
by ruchib3
Fri Apr 01, 2011 11:37 am
Forum: Automation API
Topic: Getting debugging error for using 64-bit system
Replies: 1
Views: 2369

Getting debugging error for using 64-bit system

Hi,

I am getting debugging error for using 64-bit system. Its telling me to change at Project/Project Options/Compiling/Target CPU to 32-bit Intel. I need to checkout this file from the code-base where I can set this value to 32-bit Int5el. Which file do I need to checkout?

Thanks,
Ruchi
by ruchib3
Fri Mar 04, 2011 11:02 am
Forum: Automation API
Topic: How can I validate text in Ranorex.container object?
Replies: 3
Views: 2955

Re: How can I validate text in Ranorex.container object?

Hi, Yes I have done object spy on the object. I cannot share the snapshot here as that's against my company policy. But can try to explain in detail. the xpath is something like: /form/container/container[@controlnale='tablelayoutPanel]/element/container......[@classname = 'abc']/element[@automation...
by ruchib3
Fri Mar 04, 2011 5:14 am
Forum: Automation API
Topic: How can I validate text in Ranorex.container object?
Replies: 3
Views: 2955

How can I validate text in Ranorex.container object?

Hi, I am having a object of type Ranorex.container. It is a text box but this is how Ranorex is recognizing it. It has some text say 5000. Now I want to validate the text. Could you please let me know how can I do this? This is bit urgent also. Quick replies would be really appreciated. When I valid...
by ruchib3
Wed Feb 23, 2011 12:14 pm
Forum: Automation API
Topic: Regarding keyboard.press
Replies: 1
Views: 2367

Re: Regarding keyboard.press

Its done. Though I realized it bit late.

Keyboard.Press("{LControlKey down} {Ikey} {LControlKey up}")
by ruchib3
Wed Feb 23, 2011 12:07 pm
Forum: Automation API
Topic: Regarding keyboard.press
Replies: 1
Views: 2367

Regarding keyboard.press

Can you please suggest me that how can I press Ctrl+i using keyboard.press?

Thanks,
Ruchi
by ruchib3
Tue Dec 28, 2010 1:50 pm
Forum: Object Identification and Technologies
Topic: How can I spy the objects present on mouse right click
Replies: 2
Views: 3088

Re: How can I spy the objects present on mouse right click

Thanks a lot for the instant reply. Its done.

Thanks again!

Regards,
Ruchi
by ruchib3
Tue Dec 28, 2010 1:01 pm
Forum: Object Identification and Technologies
Topic: How can I spy the objects present on mouse right click
Replies: 2
Views: 3088

How can I spy the objects present on mouse right click

Hi, I want to spy the objects that gets displayed on the right click of mouse. For eg, in windows, suppose I want to spy the objects that are displayed when we right click on desktop. Like "Arrange icons by", "Refresh", etc. Please help asap as this is required in automation of my application. Thank...