Recently I discovered that there are some people sharing sample project on Github of automation framework based on demo websites.
I think that itβs a good way to see something close to real life projects and learn something more than the theory on Youtube videos.
For example :
- Selenium with Java : GitHub - AhmedRamadan2000/Nop-Commerce: Automate Nop Commerce Web Application using Selenium Java
- Playwright with JS : GitHub - Schveitzer/playwright_javascript_tests
Do you have something like this for Playwright in TS ? Or anything else interesting to share ?
It could be helpful for the community.