This repo includes that how to web QA using pytest, Selenium, and Headless Chrome.
$ pytest [python test file]
- Change or Add the pytest file for Web QA.
- Git Commit
- Git Push
- Github Action triggering by Git push event on the main branch
- Github Action executes pytests