Expected Behavior
Puppeteer library allows adding a slowMo option to slow down the puppeteer script execution process. But, when we try to execute npx @puppeteer/replay recording.json there is no option to provide the slowMo option.
https://pptr.dev/guides/debugging
Actual Behavior
There is no command line option to enable slowMo
Steps to Reproduce the Problem
1.npx @puppeteer/replay recording.json
Specifications
Expected Behavior
Puppeteer library allows adding a slowMo option to slow down the puppeteer script execution process. But, when we try to execute
npx @puppeteer/replay recording.jsonthere is no option to provide the slowMo option.https://pptr.dev/guides/debugging
Actual Behavior
There is no command line option to enable slowMo
Steps to Reproduce the Problem
1.npx @puppeteer/replay recording.json
Specifications