- Html Page : https://github.com/harshit-bs/nightwatch-ios-3568/blob/main/page.html
- Test : https://github.com/harshit-bs/nightwatch-ios-3568/blob/main/test/sample.js
Run the following commands
- git clone https://github.com/harshit-bs/nightwatch-ios-3568.git
- cd nightwatch-ios-3568/
- npm install
- python3 -m http.server 8000
Now run the test in another terminal
- npx nightwatch test/sample.js --env ios.simulator.safari