playwright.cucumber.typescript.template

1.0.22 • Public • Published

playwright-typescript-pageObject With Cucumber

A simple example playwright with typescript and page object

Como iniciar projeto

npx playwright.cucumber.typescript.template Meu-projeto

npm run test (rodar os testes)

Docker

sudo docker build -t playwright-docker .
docker run --rm -it -v $(pwd)/reports:/usr/src/app/report playwright-docker ## Executar e pegar report

docker run --rm -it -v $(pwd)/reports:/usr/src/app/reports playwright-docker /bin/bash
npm run test # // para debug

Colaboradores

Desenvolvedor Thumbnail
AlexRibeiro

Package Sidebar

Install

npm i playwright.cucumber.typescript.template

Weekly Downloads

2

Version

1.0.22

License

ISC

Unpacked Size

21.6 kB

Total Files

26

Last publish

Collaborators

  • aribeiro94