Skip to content

Commit

Permalink
chore(docs): update readme and audit deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cnishina committed Mar 29, 2019
1 parent 5d8da04 commit b7aa730
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@ Protractor [![Build Status](https://travis-ci.org/angular/protractor.svg?branch=
Compatibility
-------------

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

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`.


Getting Started
---------------
See the [Protractor Website](http://www.protractortest.org) for most documentation.
Expand Down
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b7aa730

Please sign in to comment.