Content-Length: 365142 | pFad | http://github.com/alexmx/ios-ui-automation-overview/commit/8adce729aef12fe088618287d2289db0edbdc832

BF Update README.md · alexmx/ios-ui-automation-overview@8adce72 · GitHub
Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 8adce72

Browse files
committed
Update README.md
1 parent aaf6972 commit 8adce72

File tree

1 file changed

+20
-6
lines changed

1 file changed

+20
-6
lines changed

README.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,11 @@ Contact List | Contact Details | Edit Contact | Remove Contact
2121
Add contact:
2222

2323
```gherkin
24-
@add_contact
2524
Feature: Create a new contact in the contacts list
2625
In order to interact with a new contact
2726
As I user
2827
I want to add a new contact in my contacts list
2928
30-
@s1 @add_action
3129
Scenario: User can add a new contact in the contacts list
3230
Given I see the contacts list screen
3331
When I press on "Add" button
@@ -41,13 +39,11 @@ Scenario: User can add a new contact in the contacts list
4139
Update contact:
4240

4341
```gherkin
44-
@update_contact
4542
Feature: Update an existing contact in the contacts list
4643
In order to keep all my contacts up-to-date
4744
As I user
4845
I want to update an existing contact in my contacts list
4946
50-
@s1 @update_action
5147
Scenario: User can update an existing contact in the contacts list
5248
Given I see the contacts list screen
5349
Given I see at least one contact in the list
@@ -67,17 +63,35 @@ Scenario: User can update an existing contact in the contacts list
6763
Remove contact:
6864

6965
```gherkin
70-
@remove_contact
7166
Feature: Remove an existing contact from the contacts list
7267
In order to get rid of annoying contacts
7368
As I user
7469
I want to remove an existing contact from my contacts list
7570
76-
@s1 @remove_action
7771
Scenario: User can remove an existing contact from the contacts list
7872
Given I see the contacts list screen
7973
Given I see at least one contact in the list
8074
When I press on "Edit" button
8175
And I remove the first contact
8276
Then Contacts list is empty
8377
```
78+
79+
## Installation
80+
Make sure that `bundler` is installed on your machine:
81+
82+
```bash
83+
# Check bundler version
84+
bundler --version
85+
86+
# Install bundler if not installed
87+
sudo gem install bundler
88+
```
89+
90+
Afer `bundler` is installed run:
91+
```bash
92+
bundle install
93+
```
94+
95+
For **Appium** we will need to install Appium server separately. For this demo we will use Appium server standalone app.
96+
97+
![Contact List](/assets/appium.png)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/alexmx/ios-ui-automation-overview/commit/8adce729aef12fe088618287d2289db0edbdc832

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy