We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
88f0bed
Calling theater.stop() lets the playing scene ends and then stop the scenario. Use theater.play() to continue playing the scenario where it left.
theater.stop()
theater.play()