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.
2 parents 539dab5 + 0f29b77 commit 9bd4a47Copy full SHA for 9bd4a47
README.md
@@ -115,5 +115,5 @@ Configurations are stored in json files. Example:
115
| Strategy option | Possible values | Description |
116
|-------------------------- | --------------- | --------------------------- |
117
| params | - | Omit this property. |
118
-| node_list.[].params.image | - | Docker image with selenium. |
119
-| node_list.[].params.port | - | Port of selenium. |
+| node_list.[].params.image | string | Docker image with selenium. |
+| node_list.[].params.port | string | Port of selenium. |
0 commit comments