Releases: puppeteer/replay
Releases · puppeteer/replay
v1.1.0
1.1.0 (2022-08-29)
Features
v1.0.0
1.0.0 (2022-08-22)
⚠ BREAKING CHANGES
- this version is compatible with Puppeteer >= v16.2.0
Features
v0.6.2
0.6.2 (2022-08-22)
Bug Fixes
- Puppeteer stringified button click type (#261) (9a2b1b8)
v0.6.1
0.6.1 (2022-08-03)
Bug Fixes
- check for visibility of the last selected element only (#241) (7034ff1)
v0.6.0
0.6.0 (2022-07-29)
Features
v0.5.1
0.5.1 (2022-07-06)
Bug Fixes
- close browser after run and throw errors (#211) (95a1575)
v0.5.0
0.5.0 (2022-06-22)
Features
- run all recording files in directory with cli (#184) (5261098)
Bug Fixes
v0.4.0
0.4.0 (2022-06-20)
Features
0.3.0
⚠ BREAKING CHANGES
- add
abort
function to Runner
and remove stepIdx
from run
(#175)
Features