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

Commit c1e31e8

Browse files
author
Keen Yee Liau
committed
doc: update compatibility change with nodejs
1 parent 71771de commit c1e31e8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ 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 5 is compatible with Nodejs v6 and v8 only.
10+
11+
Protractor 6 has been deprecated.
12+
13+
Protractor 7 is compatible with Nodejs v10, v12, and newer.
1014

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

0 commit comments

Comments
 (0)