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
Using the above, the browser will stay open for up to 10 minutes, even if inactive.
59
59
60
-
### Setting a Custom User Agent
60
+
### Set a custom user agent
61
61
62
62
To specify a custom user agent in Puppeteer, use the `page.setUserAgent()` method. This is useful if the target website serves different content based on the user agent.
0 commit comments