Skip to content

3.1.1 - Make improvements to the Recorder

Compare
Choose a tag to compare
@mdmintz mdmintz released this 18 May 15:46
· 3110 commits to master since this release
944cc17

Make improvements to the Recorder

  • Make improvements to the Recorder
    -- This resolves #1326
    -- If an id starts with a number, (eg. 5), record '[id="5"]' instead of "#5" (an invalid selector).
    -- Add data-tooltip as a possible attribute for generating selectors with the Recorder.
    -- Record button instead of button i if a selector with an i tag has a button parent/grandparent.