Puppeteer
Puppeteer is a NodeJS library which provides browser automation for Chrome, Firefox and Edge.
Automate any action, gather performance metrics, crawl websites and more.
More FeaturesRun your Puppeteer and Playwright tests on headless browsers in our cloud.
const browser = await puppeteer.connect({
browserWSEndpoint: 'wss://chrome.headlesstesting.com'
})
const page = await browser.newPage()
await page.goto('https://headlesstesting.com')
await page.screenshot({ path: 'screenshot.png' })
browser.close()
Run Headless tests with Puppeteer and Playwright.
We operate a large grid of real browser instances, ready to run your headless tests.
Scale your browser automation by taking advantage of our cloud.
Puppeteer is a NodeJS library which provides browser automation for Chrome, Firefox and Edge.
Automate any action, gather performance metrics, crawl websites and more.
More FeaturesLoad a page and generate a screenshot or PDF. We deliver pixel-perfect screenshots and PDFs.
Custom fonts, HTML and emojis are all supported. Replace your HTML to PDF library with a better solution.
More FeaturesWe've built our service with speed and +99.99% reliability in mind. Take screenshots in about 1 second, or a PDF in roughly 2 seconds.
Read our DocumentationRun your first Headless Test.
No credit card required!