This example shows an example on how you could use Page Object Models with NUnit and Playwright. Next to just the basics it shows how you could use IConfiguration, manage dependencies within your tests like the POMs, configuration and for instance Keyvault.
You can read the story behind this example in this blogpost.
Special thanks to the team:
- Jelena Timcenko
- Milan Maksimovic
- Marko Naumovic
- Alex Nap
- Ronald Veth
- Example direct rest call during test
- HttpClientFactory
- getting client cookie / token from local storage
- Add example making videos
- ?