Search found 24 matches

by sunitha
Fri Jun 19, 2009 2:46 pm
Forum: General Questions
Topic: How to read values from .resx file in Ranorex
Replies: 1
Views: 2498

How to read values from .resx file in Ranorex

How can i read values in Myresources.resx in Ranorex main code :oops:
by sunitha
Fri Jun 19, 2009 10:46 am
Forum: General Questions
Topic: Will Ranorex code work in Vista
Replies: 3
Views: 2220

Will Ranorex code work in Vista

I have written the code in Windows XP and ran the application. Now copied the same code into Windows Vista and try to run the application, and it doesn't work. I started to write the application in Vista and trying to track the elements of the dialog, the Tracker or the Rnaorex Spy doesn't recognize...
by sunitha
Fri Jun 12, 2009 1:39 pm
Forum: General Questions
Topic: How to append and save the report
Replies: 1
Views: 2185

How to append and save the report

My application does some operations where i log the report, and i need to save it. How can i??

And again if i start that same application for another test of operations how can i append the same log with the recent data.

:)
by sunitha
Wed Jun 10, 2009 3:22 pm
Forum: General Questions
Topic: TextAreaTag content scrolling.
Replies: 1
Views: 2206

TextAreaTag content scrolling.

In my web application I a m getting the TextArea as TextAreaTag. My requirement is to scroll to the bottom of text area. Ranorex isnt recognizing the scroll Bar. I tried to create Scrollbar by using ScrollBar sc=new ScrollBar(repo.WebDoc.MyTextAreaTag); I am getting Runtime exception "Element isnt s...
by sunitha
Mon Jun 08, 2009 1:38 pm
Forum: General Questions
Topic: Scroll down the text using Scroll Bar in Ranorex
Replies: 6
Views: 4955

Scroll down the text using Scroll Bar in Ranorex

http://img211.imageshack.us/img211/4984/scrollbar.jpg Have a look at my image which i attached to this Report. Have a look at my text control with multiple lines and scroll bar to it. As the text box itself contains the scroll bar if there are multiple lines, i'm not able to capture the scroll bar ...
by sunitha
Fri Jun 05, 2009 12:23 pm
Forum: General Questions
Topic: Scroll down the text using Scroll Bar in Ranorex
Replies: 6
Views: 4955

Scroll down the text using Scroll Bar in Ranorex

How can i scroll the text which has scroll bar in the form.
I need to go to the end of the text clicking the scroll bar down arrow to the bottom.

Can anybody who can reply to this???
by sunitha
Fri Jun 05, 2009 10:43 am
Forum: General Questions
Topic: How to attach a screen shot to ranorex forum
Replies: 1
Views: 2230

How to attach a screen shot to ranorex forum

I have a JPEG file, i need to upload to Ranorex forum, to show my problem in posting the queries. When click on "Img" icon it gives the [img].
Let me know the procedure
by sunitha
Thu Jun 04, 2009 10:00 am
Forum: General Questions
Topic: Scroll down the text using Scroll Bar in Ranorex
Replies: 6
Views: 4955

Scroll down the text using Scroll Bar in Ranorex

My text box has scroll bar attached to it. When i use Spy to get the controlid of scroll it shows as TextArea Tag.
How to page down the text area using Scroll Bar down arrow in ranorex
[/img][/list][/url]
by sunitha
Thu Jun 04, 2009 8:34 am
Forum: General Questions
Topic: Scroll down the text using Scroll Bar in Ranorex
Replies: 6
Views: 4955

Scroll down the text using Scroll Bar in Ranorex

How can i scroll the text which has scroll bar in the form.
I need to go to the end of the text clicking the scroll bar down arrow to the bottom.
by sunitha
Wed Jun 03, 2009 1:54 pm
Forum: General Questions
Topic: How to drop down the tree view list
Replies: 1
Views: 2596

How to drop down the tree view list

In my application i have a Browse when clicked on it opens the Tree View control. How to go to c:\Program Files.. or any desired location using Ranoex tool
by sunitha
Wed Jun 03, 2009 7:37 am
Forum: General Questions
Topic: Automation to restart the system??
Replies: 1
Views: 3375

Automation to restart the system??

I have installed an application and i need to restart the system. How can i automate this scenario using Ranorex.

Soon after restart i need run the ranorex application whcih does some functionality like invoking the Webdocument.

Can you let me know how to automate this???? :)
by sunitha
Sat May 30, 2009 1:40 pm
Forum: General Questions
Topic: Installation testcase using Ranorex
Replies: 1
Views: 2827

Installation testcase using Ranorex

My test case is to install my product & reboot the sys.Check for registry keys after installation..

How to resume the test execution after System restart in Ranorex 2.0
by sunitha
Sat May 30, 2009 1:37 pm
Forum: General Questions
Topic: how to get the open windows using ranorex
Replies: 2
Views: 2604

how to get the open windows using ranorex

i want to get all active forms in Os & activate mine from them..

How can i get them?
by sunitha
Fri May 29, 2009 1:10 pm
Forum: General Questions
Topic: How to check the Registery keys.
Replies: 1
Views: 4090

How to check the Registery keys.

My Install.exe installs the product and writes some values in the Registry .
I need to check if the Registry values exists or not.
Can you let me know if any function or method exists in Ranorex to capture this??
:)
by sunitha
Fri May 29, 2009 1:07 pm
Forum: Bug Reports
Topic: Unable to uncheck checkbox in Webdocument
Replies: 10
Views: 4202

Unable to uncheck checkbox in Webdocument

Thanks for your solutions , but i have tried with these. None of them worked
Any more solutions left. :)