#CypressE2E
-
Clone the repo using git clone --recursive https://github.com/marianamon/demo-playwright.git
-
Please make sure you have Node 14.X.X
-
create a .env file in the root with this content:
-
Install dependencies yarn
-
Execute tests with the Launchpad npx cypress open
-
To run tests in console cypress:open