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

Jump to navigation Jump to search
m
Line 44: Line 44:
== Section 3: Playwright Hands-On Overview ==
== Section 3: Playwright Hands-On Overview ==
* create new folder & <code>npm init playwright@latest</code>
* create new folder & <code>npm init playwright@latest</code>
* install browsers <code>npx playwright install</code>
=== Ways to Run & Debug ===
=== Ways to Run & Debug ===
* CLI Test Executions  
* CLI Test Executions  

Navigation menu