In this live session Tally Barak and myself worked on her cucumber-playwright project implementing a feature request.

At the begining Tally introduced the tools in the project starting with Puppeteer from where many of the enegineers working on Playwright came from.

We talked about Cucumber and Gherkin and in general about BDD.

See also the repository of cucumber and a reference of Gherkin.

Tally has a number of blog posts on Medium about the subject. e.g 5 Ways Playwright is Awesome and E2E Testing with Cucumber and Playwright.

We used Visual Studio Code and learned that you can set environment varibles on the command line of MS Windows using

set NAME=value