Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 528 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 528 Bytes

Build Status

Playwright (execution on Moon) with CucumberJS

Playwright end-to-end test automation with CucumberJS

Getting Started

	1. npm install playwright --save-dev
	2. npm install cucumber --save-dev

For more on Playwright click here