DeploySentinel / Recorder

A browser extension that generates Cypress, Playwright and Puppeteer test scripts from your interactions 🖱 ⌨
https://deploysentinel.com/recorder
Apache License 2.0
444 stars 36 forks source link

Fix duplicate id crashing bug and invalid multiline comment bug #24

Closed MikeShi42 closed 2 years ago

MikeShi42 commented 2 years ago

Fixes two bugs in the current recorder:

Example:

image

Fix:

image