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 ab44295 commit 3800c43Copy full SHA for 3800c43
java/client/src/org/openqa/selenium/ie/InternetExplorerDriverService.java
@@ -154,7 +154,7 @@ public Builder withExtractPath(File extractPath) {
154
/**
155
* Configures silence in stdout of the driver server by unlogged messages.
156
*
157
- * @param silent To be silent in stdout ir not.
+ * @param silent To be silent in stdout or not.
158
* @return A self reference.
159
*/
160
public Builder withSilent(Boolean silent) {
0 commit comments