Swift automated tests
- node -v and npm -v
- npm init
- npm install cypress
- npm install -D cypress-xpath
- npm install -D cypress-css
- npm install -g --save-dev chai
- npm install -g --save-dev mocha
- npm install --save-dev cypress-cucumber-preprocessor
- npm run cypress:open