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

Content-script injection not always targeting main frame #20

Closed tnolet closed 6 years ago

tnolet commented 6 years ago

Go to https://pptr.dev, look for 'evaluation' The JSHandle link is not recorded. It is because the link is not instrumented with a listener. So nothing is recorded. See the image below.

image

https://www.youtube.com/watch?v=9bzDU56iyJQ&feature=youtu.be