You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 22, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,7 @@ Afer `bundler` is installed run:
78
78
```bash
79
79
bundle install
80
80
```
81
+
If you get an error related to `nokogiri` installation, please consider this installation [guide](http://www.nokogiri.org/tutorials/installing_nokogiri.html) for `nokogiri` gem.
81
82
82
83
For **Appium** we will need to install Appium server separately. For this demo we will use Appium server standalone app.
83
84

@@ -97,7 +98,7 @@ Tests are located in `ContactsUITests` folder.
0 commit comments