Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 1f311a9

Browse files
committed
chore(docs): update readme and audit deps
1 parent 20f6a02 commit 1f311a9

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ Protractor [![Build Status](https://travis-ci.org/angular/protractor.svg?branch=
66
Compatibility
77
-------------
88

9-
Protractor 5 is compatible with nodejs v6 and newer.
9+
Protractor 6 is compatible with nodejs v8.8 and newer. Tests written in Protractor 6 must be written as async / await.
1010

1111
Protractor works with AngularJS versions greater than 1.0.6/1.1.4, and is compatible with Angular applications. Note that for Angular apps, the `binding` and `model` locators are not supported. We recommend using `by.css`.
1212

13-
1413
Getting Started
1514
---------------
1615
See the [Protractor Website](http://www.protractortest.org) for most documentation.

package-lock.json

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)