Skip to content

Releases: puppeteer/replay

0.3.1

13 Jun 14:07
11d33e5

Choose a tag to compare

Bug Fixes

0.3.0

09 Jun 11:52
bac6438

Choose a tag to compare

⚠ BREAKING CHANGES

  • add abort function to Runner and remove stepIdx from run (#175)

Features

0.2.0

02 Jun 03:59
d8f0839

Choose a tag to compare

⚠ BREAKING CHANGES

  • flow parameter is now optional in before/after/step hooks.

Features

Bug Fixes

0.1.3

18 May 11:35
d725e8d

Choose a tag to compare

Features

0.1.2

28 Apr 14:43
b4a5634

Choose a tag to compare

Features

  • improved pointer events (e76d828)
  • use Puppeteer's select to change select elements (#72) (0b4e052)

0.1.1

24 Mar 09:04
22dd032

Choose a tag to compare

Features

  • implement a CLI to run multiple JSON files (#66) (eedd349)

0.1.0

23 Mar 14:54
ebd7a2d

Choose a tag to compare

Bug Fixes

  • expose Key to make sure it's included in types (#64) (4693f7d), closes #63

0.0.5

17 Mar 12:30
0403b55

Choose a tag to compare

Bug Fixes

  • waiting for events should start right before the main step action (#57) (9f33e61)

0.0.4

10 Mar 07:09
59368c2

Choose a tag to compare

Features

  • PuppeteerRunnerExtension: improve handling of SVG elements (#41) (d709140)

Bug Fixes

  • assert events for iframe navigations (#44) (7817792)

0.0.3

07 Mar 07:17
853a26c

Choose a tag to compare

Features