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 783c608 commit ff17596Copy full SHA for ff17596
javascript/selenium-webdriver/remote/index.js
@@ -314,7 +314,7 @@ DriverService.DEFAULT_START_TIMEOUT_MS = 30 * 1000
314
*/
315
DriverService.Builder = class {
316
/**
317
- * @param {string} exex Path to the executable to use. This executable must
+ * @param {string} exe Path to the executable to use. This executable must
318
* accept the `--port` flag for defining the port to start the server on.
319
* @throws {Error} If the provided executable path does not exist.
320
0 commit comments