Releases: checkly/headless-recorder
Releases · checkly/headless-recorder
v0.5.3
Fixes the pause feature not working. See #53
v0.5.2
- [closed] Recorder not capturing iframe click #47
- [enhancement] Support for iframe click events #12
v0.5.1
- [bug] initial recording sometimes does not add "goto" code #38
- [closed] can't recorder the page what should be goto #37
- [closed] Selector string not quoted when using data attribute #36
v0.5.0
- [bug] Navigation promise placement is wonky sometimes #30
- [enhancement] Targeting attributes through data-id vs nested selectors. #29
v0.4.1
- [bug] navigation promise should be created before click that leads to navigation #26
v0.4.0
- [bug] Layout of code view is glitchy #25
- [enhancement] Add more elements #24
- [enhancement] Does not record actions on dynamically added DOM nodes #22
- [bug] Content-script injection not always targeting main frame #20
Thanks to @c19 for helping out with double events detection
v0.3.0
- [enhancement] add optional empty lines between code blocks #19
- [enhancement] Add optional page.waitForSelector() line before clicks #18
- [enhancement] Support for iframe click events #12
- [enhancement] Record basic forms #3
v0.2.1
No changelog for this release.
v0.2.0
- [bug] Options are not being loaded / saved #11
- [enhancement] Add viewport detection #10
- [enhancement] Add option to set
{ headless: false }
#9
- [enhancement] CSS selector library is not very good, should replace #5
- [enhancement] Support for page.waitForNavigation #2
v0.1.1
- [bug] popup does not load on initial click #1