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

initial recording sometimes does not add "goto" code #38

Closed tnolet closed 5 years ago

tnolet commented 5 years ago

https://github.com/checkly/puppeteer-recorder/issues/37

tnolet commented 5 years ago

Had a closer look at this. I can confirm this is a bug. There is some race condition on initial load. Will fix in next version.

tnolet commented 5 years ago

fixed in v0.5.1