(影片) Advanced Playwright - Test Automation University
https://testautomationu.applitools.com/playwright-advanced/ In chapter 1, Authentication and see how to store the sign in state to be able to reuse it and make the test faster. In chapter 2, Dynamic Page Objects - a way to simply create page objects for whichever scenario you need and also, how to use Fixtures to speed up and reuse flows in your tests. In chapter 3, API interaction, and ways to use the APIs to help with data creation and management. In chapter 4, more ways of Data Management through JSON files, APIs, and even mock responses. In chapter 5, Visual Regression with Applitools and learn ways to make our tests more efficient. And finally, in chapter 6, Continuous Integration and Observability , ways to add our tests to the pipeline and inform the whole team whenever our tests fail.