-While using either of the two special Assertion Modes, certain actions such as clicking on links won't have any effect. This lets you make assertions on elements without navigating away from the page, etc. To add an assertion for buttons without triggering default "click" behavior, mouse-down on the button and then mouse-up somewhere else. (This prevents a detected click while still recording the assert.) To return back to the original Recorder Mode, press any key other than <code>SHIFT</code> or <code>BACKSPACE</code> (Eg: Press <code>CONTROL</code>, etc.). Press <code>ESC</code> once to leave the Assertion Modes, but it'll stop the Recorder if you press it again.
0 commit comments