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

Jump to navigation Jump to search
m
Line 29: Line 29:
* Playwright extn for VS Code => installed
* Playwright extn for VS Code => installed


== xx==
== Clone Test App ==
* From https://github.com/bondar-artem/pw-practice-app
* Cloned it in VS Code
* <code>npm install --force</code>
: --force needed to accept various warnings
* <code>npm start</code>
* <code>http://localhost:4200/</code>
 
== Javascript Fundamentals ==

Navigation menu