We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad86215 commit 064d439Copy full SHA for 064d439
README.md
@@ -7,10 +7,8 @@ This little course will help you to get up and running with WebdriverIO v7. It w
7
8
In order to go through the course the following software is required to be installed on your system:
9
10
-- Node.js (v16 or higher)
11
-- NPM (v8 or higher)
+- Node.js (v18 or higher, recommended is v20)
12
- An updated browser (e.g. Chrome, Firefox etc.)
13
-- A GitHub account (register [here](https://github.com/join), if you haven't)
14
15
If you don't have this installed go to [Chapter 1](./chapter_01.md) where we walk through all install steps.
16
0 commit comments