6.0.1 • Published 3 years ago
wdio v6.0.1
WebdriverIO Starter Toolkit
One command to create a fresh WebdriverIO project or add WebdriverIO to an existing project. It is not required to use wdio
on any project, you can install them on your own, but it is very easy to start from scratch.
Usage
To install a WebdriverIO project, just run
# install in current directory
npx wdio .
# install in new directory
npx wdio /path/to/new/project
Supported Options
You can pass the following command line flags to modify the bootstrap mechanism:
--dev
- Install all packages asdevDependencies
(default:true
)--yes
- Will fill in all config defaults without prompting (default:false
)--use-yarn
- yes, we support yarn too! (default:true
)--verbose
- print additional logs (default:false
)
For more information on WebdriverIO see the homepage.
6.0.1
3 years ago
6.0.0
3 years ago
5.1.0
3 years ago
5.0.6
3 years ago
5.0.5
3 years ago
5.0.4
3 years ago
5.0.3
3 years ago
5.0.2
3 years ago
5.0.1
3 years ago
5.0.0
3 years ago
4.0.0
5 years ago
3.0.3
6 years ago
3.0.2
6 years ago
3.0.1
6 years ago
3.0.0
6 years ago
2.0.2
7 years ago
2.0.1
7 years ago
2.0.0
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago
0.3.4
7 years ago
0.3.3
8 years ago
0.3.2
8 years ago
0.3.1
8 years ago
0.3.0
8 years ago
0.2.3
9 years ago
0.2.2
9 years ago
0.2.1
9 years ago
0.2.0
9 years ago
0.1.0
9 years ago