Puppeteer IDE

Develop, test and execute puppeteer scripts from browser's developer tools.

Total ratings

4.89 (Rating count: 9)
See reviews for Puppeteer IDE on Chrome Web Store

User reviews

Recent rating average: 4.90
All time rating average: 4.89

Rating filters

5 star
90% (9)
4 star
10% (1)
3 star
0%
2 star
0%
1 star
0%
Date Author Rating Lang Comment
2024-11-23
Amir Sharif
en 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.
2024-10-22
James Manlapid
en Great for figuring out what selectors you need to use when developing your script.
2024-05-30
ger kim
en i cant figure out where the console.logs appear
2024-03-06
carlos tarrazona
2024-01-16
Khalfani Wadlington
en Works for me on on most websites. Awesome auto completion feature
2024-01-14
Doug Silkstone
en Would love it to work but unfortunately, it doesnt appear in Devtools for me
2023-09-22
Just K
Great! you can easily use it with remote automation like surfsky io, saved my time!
2023-09-22
Just K
en Great! you can easily use it with remote automation like surfsky io, saved my time!
2022-06-12
Aidan Gibson
Absolutely invaluable, completely changed my workflow. Thank you!
2022-06-12
Aidan Gibson
en Absolutely invaluable, completely changed my workflow. Thank you!