DEV Community

Cover image for Run robot framework test using Puppeteer
Antoine
Antoine

Posted on

Run robot framework test using Puppeteer

Photo by Denisse Leon on Unsplash

Running Robotframework tests using Puppeteer

A framework has been developed as an alternative to SeleniumLibrary, to run tests using Puppeteer.

The framework can use Playwright as well.
As the Azure Function support running puppeteer and playwright, the benefits are obvious.

But, all keywords developed by SeleniumLibrary is not available in PuppeteerLibrary (such as Page Should Contain Element).

Running Playwright on WSL

A Dockerfile for ubuntu / WSL is available to test playwright, but be aware of some issues in headless mode !

A Support page is available.

Hope this helps !

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs