# Run and pause here

If you want to run a test to a certain point, you can easily do this with the `Run and pause here` option.&#x20;

To use this function, you have to:

1. Hover on a step you want to run to.
2. Click `+` icon.
3. Click `Run and pause here` option.
4. The test execution window will open, and the test will run until the given step.
5. The paused mode will activate, and you can continue running step-by-step or resume a test execution.

<figure><img src="https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2FzL5T57SlFaB7E79FeykE%2Fimage.png?alt=media&#x26;token=99b7ec2e-46b5-4fc7-bf5d-a809e87061ae" alt=""><figcaption><p>Run and pause here in the webapp UI</p></figcaption></figure>

<figure><img src="https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2FkJKh6cThWS6zLfJMURxQ%2Fimage.png?alt=media&#x26;token=f8b9380d-eb92-47c3-b1a2-2a29c047add5" alt=""><figcaption><p>Test execution window with option to resume running or run step-by-step</p></figcaption></figure>

When the test is paused, you can record new steps, change the playback position, resume execution, or modify steps from the UI. BugBug gives you a lot of control. Read more about it on the page [edit-and-rewind](https://docs.bugbug.io/workflow-tips/edit-and-rewind "mention").&#x20;
