Search found 8 matches

by torlin
Mon Feb 09, 2009 8:30 am
Forum: Automation Tools
Topic: Mouse Down is recorded but replay requires Mouse Click
Replies: 9
Views: 4908

Thank you. This is a "deeply nested website"!

I wish you good luck in finding a solution to this.
by torlin
Fri Feb 06, 2009 4:53 pm
Forum: Automation Tools
Topic: Impossible to edit application folder path in script
Replies: 2
Views: 3015

Thank you!

The problem is solved!
by torlin
Thu Feb 05, 2009 10:05 am
Forum: Automation Tools
Topic: Impossible to edit application folder path in script
Replies: 2
Views: 3015

Impossible to edit application folder path in script

I first recorded a script testing a web application running on one of our servers. I then tried to change the path of the application folders in the script in order to make the script insensitive to the name of the web server. I want to be able to run the test on another server without changing the ...
by torlin
Tue Feb 03, 2009 10:36 am
Forum: Automation Tools
Topic: Mouse Down is recorded but replay requires Mouse Click
Replies: 9
Views: 4908

Mouse Down is recorded but replay requires Mouse Click

On an number of occasions I have stumbled over this problem:

A mouse click in MSIE on a webpage is recorded as Mouse Down, but replaying the script fails unless I manually change the action to Mouse Click.
by torlin
Tue Feb 03, 2009 9:45 am
Forum: Automation Tools
Topic: Recorded RxPaths are too exact and too hard to change
Replies: 3
Views: 3181

Thank you. It's good to hear that Ranorex is being developed further.

The .//tag trick is good. Put it in the User Guide!
by torlin
Tue Feb 03, 2009 9:38 am
Forum: Automation Tools
Topic: Recorded RxPaths are randomly split into base and relative
Replies: 2
Views: 2777

Sorry*, I have not been able to reproduce the problem. Therefor I can not provide a script for your further investigation.

* No, to be honest, I am not sorry. The problem is no longer there...
by torlin
Mon Feb 02, 2009 2:57 pm
Forum: Automation Tools
Topic: Recorded RxPaths are too exact and too hard to change
Replies: 3
Views: 3181

Recorded RxPaths are too exact and too hard to change

I am testing a web application by recording test scripts. In doing so I find that the paths that are stored in the Global Repository are unnecessarily detailed. Example: I want to test that a certain radio button is checked. In the Global Repository the button is identified by an RxPath that might g...
by torlin
Mon Feb 02, 2009 2:23 pm
Forum: Automation Tools
Topic: Recorded RxPaths are randomly split into base and relative
Replies: 2
Views: 2777

Recorded RxPaths are randomly split into base and relative

When I recorded a test of a web page and checked for the value in two table cells located side-by-side I found that Ranorex had put the two td tags in two different folders in the Global Repository. The two folders had different base RxPaths, the first one being considerably longer than the second o...