Steps to reproduce: 1. Open an existing script 2. Start off with a "run to here" so you have the recorder attached to the browser window when the script stops 3. Click "Pause Recording" in the attached recorder 4. Back in Test Studio, click on an element in the elements list and select "Edit in live" 5. The Find Element window is now visible 6. Go back to the browser (note that the recording setting is still set to Pause Recording) 7. Click on an element in the browser window and new action line is added to the script. Expected behavior: To edit the elements live without recording any actions. Actual behavior: While the recorder is paused, each click records a step. The above scenario works as expected in IE.