Skip to content

kkrt00/playwright-cucumber-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Playwright integration with Cucumber via JS & TS

Portable and simple example of integration Playwright with Cucumber with Javascript and Typescript
Its using http://qainterview.pythonanywhere.com/ site as a testing platform.

./start.sh install <= run this inside playwright-cucumber-example folder to install on Linux after cloning the repository
./start.sh run <= To execute scenarios

Runner can also be configured with browser type, campaign, headless mode and or JS or TS mode
./start.sh run firefox smoke headless ts <= to execute only smoke tests on firefox in headless mode with TS
./start.sh help <= To get full info about commands of shell script just type

This solution is fully portable and doesnt require install access rights.

About

Portable and simple example of integration Playwright with Cucumber with Javascript and Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published