mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
448 B
448 B
Home > puppeteer > BrowserConnectOptions > slowMo
BrowserConnectOptions.slowMo property
Slows down Puppeteer operations by the specified amount of milliseconds to aid debugging.
Signature:
slowMo?: number;