Team-Rockstars-IT / PlayWright-Cucumber-Demo

Playwright -Demo Repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlayWright-Cucumber-Demo

This repository has Playwright with Cucumber and typescript combination test framework. This is a simple Playwright test, to demonstrate the simplicity of Playwright.

On downloading the code. To install all of the required dependencies, run command:

NPM $ npm install

YARN $ yarn install

Inorder to run the tests, use command:

NPM $ npm run cucumber

YARN $ yarn run cucumber

About

Playwright -Demo Repository

License:MIT License


Languages

Language:TypeScript 72.2%Language:Gherkin 27.8%