New to ranorex as of yesterday.
I have recorded a small script that logs into the application and then selects a patient. When recording I paused for quite a while at one point. It recorded:
- Code: Select all
Delay.Milliseconds(63310);
I cannot figure out how to change the value there. When I make the change in the "Recording1.cs" it does not keep it for some reason. I'm sure there is an easy way to modify.
Thanks,
Chuck