Skip to content

bloodgang94/PwSpecFlowDemoTest

Repository files navigation

Playwright Demo

Example playwright test + specflow

Installation

To run locally, you need to install browsers

pwsh bin\Debug\netX\playwright.ps1 install

Run docker

cd PwSpecFlowDemoTest
docker build --tag pwtest .
docker run --rm -it pwtest

Moon launch

change appsettings.json
wssUrl // example "wss://moon.service/playwright/ 
runTypeBrowser = 1 // moon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published