Hi,
I am new to Ranorex,
Can I covert the screen recording for any Web Application into the C# code.
Does the Ranorex studio provide such feature similar to Selenium IDE.
Thanks,
Mahesh
Can we extract the code from the Recording
Re: Can we extract the code from the Recording
hi,
You mean, you would like to have the C# code of a recorded Ranorex test?
You could either take a look at the Recording.cs file that shows the code for the recording module.
Or you can even convert multiple actions within the recording module to one user code action by marking them, right clicking and choosing "Merge items to user code item".
regards, qwertzu
You mean, you would like to have the C# code of a recorded Ranorex test?
You could either take a look at the Recording.cs file that shows the code for the recording module.
Or you can even convert multiple actions within the recording module to one user code action by marking them, right clicking and choosing "Merge items to user code item".
regards, qwertzu