I have a use case where I need to click the browser extension/plugin while navigating the URL on headless browser in python library puppeteer.
Asked
Active
Viewed 553 times
1 Answers
0
await pyppeteer.launch(ignoreDefaultArgs='--disable extensions')
See Can't use chrome extensions when puppeteer open the chrome

carlosmarti
- 83
- 7