You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: