Search found 11 matches

by vdoddaguni
Fri Sep 02, 2011 5:42 pm
Forum: Automation Tools
Topic: Issue with pop up messages
Replies: 1
Views: 2203

Issue with pop up messages

Hi, I am trying to play a recording that had recorded a pop up message. However, while playing back, I got a timeout error. Ranorex does not recognize javascript pop ups. Here is a sample of the script from view source. <div class="floatLeft addtocart"> <fieldset> <div id="ctl00_Content_AddToCartPan...
by vdoddaguni
Fri Jul 29, 2011 8:24 pm
Forum: Automation Tools
Topic: How to write the ordee# validated to the report file
Replies: 3
Views: 2080

Re: How to write the ordee# validated to the report file

Hi,

I am new to Ranorex and do not have much programming background. If you can give me a code snippet that I can use it will be very beneficial.

Thanks
by vdoddaguni
Thu Jul 28, 2011 5:00 pm
Forum: Automation Tools
Topic: How to write the ordee# validated to the report file
Replies: 3
Views: 2080

How to write the ordee# validated to the report file

Hi, I am placing an order from our website. Once I get the order confirmation number, I am validating it during the recording. However, I want to write the value that was validated to the report. log file. In this way, we have the order numbers in the log file. How can this be accomplished? Please l...
by vdoddaguni
Wed Jul 20, 2011 10:35 pm
Forum: Automation Tools
Topic: Need to capture a text on the html page
Replies: 3
Views: 2282

Re: Need to capture a text on the html page

Hi,

Do we need to use RanorexSpy during recording or after that to capture the text? Can you provide the logic / code to capture that text. Please provide an example if possible...

Thanks
by vdoddaguni
Wed Jul 20, 2011 5:20 pm
Forum: Automation Tools
Topic: Need to capture a text on the html page
Replies: 3
Views: 2282

Need to capture a text on the html page

Hi, We are a licensed user of Ranorex and use it to test our web applications. I would like to capture the order number after an order has been placed. Once an ordered has been placed we get a message like this your confirmation # is 12345. I need Ranorex to capture the text "12345". How can this be...
by vdoddaguni
Mon Jun 06, 2011 9:38 pm
Forum: Automation Tools
Topic: Ranorex Technology Limitation - VD
Replies: 1
Views: 3537

Ranorex Technology Limitation - VD

Ranorex Technology Limitation Hi I am getting the following pop up message :- Please make sure that you have correctly instrumented your Flash/Flex application. Otherwise Ranorex is not able to access UI objects inside your Flash/Flex application. Could you please let me know what is the issue and w...
by vdoddaguni
Wed Jun 01, 2011 7:42 pm
Forum: Automation Tools
Topic: Failure while running test scripts - configuration info.
Replies: 4
Views: 2460

Failure while running test scripts - configuration info.

Hi I am getting the following error message while trying to execute a simple click and play script. Can you please let me know what the issue is and how it can be fixed. Are there additional additional configuration setting that needs to be done on my PC. 2011/06/01 13:35:24.994 FAILURE Module Mixed...
by vdoddaguni
Fri Apr 29, 2011 9:14 pm
Forum: Automation Tools
Topic: automate the click of the mouse
Replies: 3
Views: 2528

automate the click of the mouse

Hi

I need to click the mouse 10,000 times on the home page. Could you please let me know how we can do this?
Right now, I am logging into the website, clicking on a button and logging out. clicking on a button should be repeated 10,000 times before logging out.

Thanks
by vdoddaguni
Sun Apr 17, 2011 2:40 pm
Forum: Automation Tools
Topic: Items in the shopping cart - discussion 2
Replies: 1
Views: 2344

Items in the shopping cart - discussion 2

Hi I need a clarification on this topic. Here is the issue. A text is displayed on an html page as follows :- You have 3 items in your shopping cart. Using the Ranorex tool, can we capture the text "3" from the html page and put it into a variable for validation. The validation to be done is as foll...
by vdoddaguni
Thu Apr 14, 2011 10:45 pm
Forum: Automation Tools
Topic: Items in the shopping cart
Replies: 1
Views: 2454

Items in the shopping cart

Hi,

Our web sites enable customers to view products and make purchases. Using Ranorex, I would like to view the items in the shopping cart. If there are more than zero items, I would like to log an error message to the report file.

How can we do this in Ranorex. Please advise.

Thanks
by vdoddaguni
Mon Apr 11, 2011 11:21 pm
Forum: General Questions
Topic: Test script execution
Replies: 2
Views: 1487

Test script execution

Hi,

I have developed some scripts? How do I execute then outside Ranorex? Please advise...

Thanks