checkly / headless-recorder

Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script.
https://checklyhq.com/headless-recorder
MIT License
15.03k stars 722 forks source link

refactor(options/components/App): improve dataAttribute setting #81

Closed a631807682 closed 4 years ago

a631807682 commented 4 years ago

Pull Request Template

Description

  1. Remove data-* of dataAttribute description, it's hard to understand, not only data-*, all attribute work.
  2. Trim dataAttribute setting.

Type of change

How Has This Been Tested?

Spaces do not affect dataAttribute settings

Checklist:

tnolet commented 4 years ago

@a631807682 thanks for contributing. Please see my review.

maxigimenez commented 4 years ago

LGTM 👍 , thanks for contributing @a631807682