- Set up your environment
- Run
safaridriver --enable
- Enable
Remote Automation
setting on your mobile device. - Trust the host
- Run
- Start safaridriver
- Run
safaridriver --port 4444
- Run
- Prepare
npm
andnode
- In my case
$ node -v > v15.4.0 $ npm -v > 7.0.15
- In my case
npm install
npm run test
ornpm run test --spec test/specs/ios/example_selenium_jp.spec.js