Puppeteer IDE
Extension Actions
CRX ID
ilehdekjacappgghkgmmlbhgbnlkgoid
Status
- Extension status: Featured
- Live on Store
Description from extension meta
Develop, test and execute puppeteer scripts from browser's developer tools.
Image from store
Description from store
For more information related to usage, privacy, faqs checkout. :-
Latest reviews
- Alexander Mills
- showing promise so far!
- Amir Sharif
- Seems legit. To answer comment, to get the console statements to appear, you have to run page.evaluate and console.log in there. For example: const value = await page.$eval(`[class*="TotalNumberStyled"]`, el => el.textContent); page.evaluate((value) => { console.log(value); }, value); Then it will appear in the DevTools console for that page.
- James Manlapid
- Great for figuring out what selectors you need to use when developing your script.
- ger kim
- i cant figure out where the console.logs appear
- Khalfani Wadlington
- Works for me on on most websites. Awesome auto completion feature
- Doug Silkstone
- Would love it to work but unfortunately, it doesnt appear in Devtools for me
- Just K
- Great! you can easily use it with remote automation like surfsky io, saved my time!
- Aidan Gibson
- Absolutely invaluable, completely changed my workflow. Thank you!
- Aidan Gibson
- Absolutely invaluable, completely changed my workflow. Thank you!