Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Releases: checkly/headless-recorder

v0.5.3

13 May 21:45
Compare
Choose a tag to compare

Fixes the pause feature not working. See #53

v0.5.2

16 Apr 08:00
Compare
Choose a tag to compare
  • [closed] Recorder not capturing iframe click #47
  • [enhancement] Support for iframe click events #12

v0.5.1

22 Jan 13:35
Compare
Choose a tag to compare
  • [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

30 Oct 15:25
Compare
Choose a tag to compare
  • [bug] Navigation promise placement is wonky sometimes #30
  • [enhancement] Targeting attributes through data-id vs nested selectors. #29

v0.4.1

25 Sep 16:18
Compare
Choose a tag to compare
  • [bug] navigation promise should be created before click that leads to navigation #26

v0.4.0

21 Sep 15:27
Compare
Choose a tag to compare
  • [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

04 Sep 13:36
Compare
Choose a tag to compare
  • [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

21 Aug 10:10
Compare
Choose a tag to compare

No changelog for this release.

v0.2.0

21 Aug 09:12
Compare
Choose a tag to compare
  • [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

21 Aug 09:10
3e387a2
Compare
Choose a tag to compare
  • [bug] popup does not load on initial click #1