Skip to content

This is a demo project to try out using Playwright while testing the DefectDojo application.

Notifications You must be signed in to change notification settings

germanch90/DefectDojo-Playwright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DefectDojo tests with Playwright

This is a demo project to try out using Playwright while testing the DefectDojo application.

How to use

  • Create a Python virtual environment.
  • Install dependencies from requirements.txt: pip install -r requirements.txt
  • Run playwright install to get browser bindings.
  • Execute tests: pytest or python -m pytest

About

This is a demo project to try out using Playwright while testing the DefectDojo application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages