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.
An overview of popular iOS UI Automation solutions which will help you to decide which one to use.
3
6
4
7
Covered solutions:
@@ -78,7 +81,17 @@ Afer `bundler` is installed run:
78
81
```bash
79
82
bundle install
80
83
```
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.
84
+
If you get an error related to `nokogiri` installation, please consider the steps below:
0 commit comments