There was an error while loading. Please reload this page.
1 parent 1fd667e commit 396b94bCopy full SHA for 396b94b
javascript/webdriver/capabilities.js
@@ -390,7 +390,7 @@ webdriver.Capabilities.prototype.setScrollBehavior = function(behavior) {
390
/**
391
* Sets the default action to take with an unexpected alert before returning
392
* an error.
393
- * @param {string} beahvior The desired behavior; should be "accept", "dismiss",
+ * @param {string} behavior The desired behavior; should be "accept", "dismiss",
394
* or "ignore". Defaults to "dismiss".
395
* @return {!webdriver.Capabilities} A self reference.
396
*/
0 commit comments