We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c470ea commit 27356a6Copy full SHA for 27356a6
README.md
@@ -1,6 +1,7 @@
1
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3
4
+
5
- [selenium-standalone](#selenium-standalone)
6
- [Install & Run](#install--run)
7
- [Command line interface (CLI)](#command-line-interface-cli)
package.json
@@ -1,6 +1,6 @@
{
"name": "selenium-standalone",
- "version": "6.20.2",
+ "version": "6.21.0",
"description": "installs a `selenium-standalone` command line to install and start a standalone selenium server",
"main": "index.js",
"scripts": {
0 commit comments