Skip to content

ganeshgaxy/PlaywrightDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright + Typescript + Cucumber

This repo is a simple POC to demo Playwright with Typescript and Cucumber

What to do

  • Run npm i to install all
  • Feature file is present inside feature folder
  • TestScripts are present inside scripts folder
  • CoreScripts are present inside framework folder

How to run

  • npm run test to execute the Scenarios
  • npm run record to record and generate scripts

Added PlayWright-Fluent : https://github.com/hdorgeval/playwright-fluent/blob/HEAD/docs/playwright-fluent.api.md

Happy Scripting!!!

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors