Skip to content

This is a practice playwright c# automation using C#

Notifications You must be signed in to change notification settings

Honyii/Playwright_.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Automated Test Using Playwright C#

Description

This is an automation script using PlayWright C# - The aplication tested is Orangehrm demo site

Project setup

dotnet restore
dotnet build

Run Playwright test (headless mode)

dotnet test

Run in ui mode

HEADED=1 dotnet test

About

This is a practice playwright c# automation using C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages