18 January 2026:


This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.



Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.

Replay and Record

sanket.pattekarsanket.pattekar Members
edited March 2013 in Sahi - Open Source
Hi

I have a test scenarios that has around 90 steps. There is one change that has happened in step no 82 and I need to re-record the steps from 82-90. Is there any way I can replay upto step no 82 using sahi play back and then switch the mode to recording from step 82 onwards.

This is just one scenarios, but I do have many more such cases where in I need to run and then start the recording. Is there any way we can achieve this?

Sanket

Answers

  • SCKSCK Members
    I think SAHI doesn't have an option for that. You can pause our scripts using SAHI controller during playback, but recording a change/ new flow from there is not possible.
  • Well.. you could run your script till step 82. Then just delete (there is no automatic function for that) the rest of your script in an text editor. Now go to the record tab and fill in your script name. Everything your record now will be appended to your script

    regards
    wormi
Sign In or Register to comment.