Skip to content

Commit 5439ebb

Browse files
committed
docs(snapshot): update
1 parent 2c08ddc commit 5439ebb

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

scripts/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,12 @@ To remove the linked version of `ionic-framework` do `npm rm ionic-framework`, a
4545

4646
### Running Snapshot
4747

48-
1. Install [Protractor](https://angular.github.io/protractor/#/): `npm install -g protractor`
49-
2. Export `IONIC_SNAPSHOT_KEY` (get from someone)
50-
3. Run `gulp snapshot`
48+
1. Install [Protractor](https://angular.github.io/protractor/#/): `npm install -g protractor@2.5.1`
49+
2. Run `webdriver-manager update`
50+
3. Export `IONIC_SNAPSHOT_KEY` (get from someone)
51+
4. Run `gulp snapshot`
52+
53+
For more information on protractor, see https://angular.github.io/protractor/#/.
5154

5255

5356
### Running Tests

0 commit comments

Comments
 (0)