Hi
I am recording my activities on one website in one environment say testing.
Now this recorded code I want to run in another environment say Pre-production.
How do I modify the code to change the URL to the pre-production environment
Record on 1 website and run the generated code in other webs
-
- Posts: 3
- Joined: Mon Sep 29, 2008 7:50 am
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Hi Sameer,
The Ranorex Recorder could be used as a standalone tool or integrated with Ranorex Studio. To edit and to modify the generated recorder code (change URL of website) you have to use Ranorex Studio or another development environment (e.g. Visual Studio) to compile and to execute your test automation code.
kind regards,
Christoph,
Ranorex Support Team
The Ranorex Recorder could be used as a standalone tool or integrated with Ranorex Studio. To edit and to modify the generated recorder code (change URL of website) you have to use Ranorex Studio or another development environment (e.g. Visual Studio) to compile and to execute your test automation code.
kind regards,
Christoph,
Ranorex Support Team