Chapter 02 - how to use Page Object Models, Fixtures, pyTest mark, Environment Variables, pytest.ini and conftest
Recap:
https://kunaal.hashnode.dev/automation-ch01-initialization
Previously, we set up the testing framework using Playwright and Pytho...