Back to extensions
Puppeteer IDE icon

Puppeteer IDE

🧑‍💻 Developer Tools
Developer: patil.gajananps
4.67,000

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

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

User reviews

8 · from the Chrome Web Store
  • М

    Микола Сливко

    Feb 11, 2026

    Works perfect!

  • A

    Alexander Mills

    Dec 29, 2024

    showing promise so far!

  • A

    Amir Sharif

    Nov 23, 2024

    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.

  • J

    James Manlapid

    Oct 23, 2024

    Great for figuring out what selectors you need to use when developing your script.

  • G

    ger kim

    May 30, 2024

    i cant figure out where the console.logs appear

1 / 2