Udemy Playwright: Web Automation Testing From Zero to Hero: Difference between revisions

Jump to navigation Jump to search
m
Line 1,412: Line 1,412:
* I wonder, given that the auth header is now always included via the env variable, is the <code>.auth\user.json</code> still needed? (Might also need removing storageState values from the <code>playwright.config.ts</code>
* I wonder, given that the auth header is now always included via the env variable, is the <code>.auth\user.json</code> still needed? (Might also need removing storageState values from the <code>playwright.config.ts</code>


== Next ==
== Section 8: Advanced ==
=== NPM Scripts and CLI Commands ===
=== Test Data Generator ===
=== Test Retries ===
=== Parallel Execution ===
=== Screenshots and Videos ===
=== Environment Variables ===
=== Configuration File ===
=== Fixtures ===
=== Project Setup and Teardown ===
=== Test Tags ===
=== Mobile Device Emulator ===
=== Reporting ===
=== Visual Testing ===
=== Playwright with Docker Container ===
=== Github Actions and Argos CI ===

Navigation menu