BrowserConnectOptions.slowMo property
Slows down Puppeteer operations by the specified amount of milliseconds to aid debugging.
Signature:slowMo?: number;
Slows down Puppeteer operations by the specified amount of milliseconds to aid debugging.
Signature:slowMo?: number;