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 53b0c0f commit 3e1ef01Copy full SHA for 3e1ef01
javascript/node/selenium-webdriver/ie.js
@@ -131,7 +131,7 @@ Options.fromCapabilities = function(capabilities) {
131
* when using this capability.
132
*
133
* For more information, refer to the IEDriver's
134
- * [required system configuration](https://github.com/SeleniumHQ/selenium/wiki/InternetExplorerDriver#required-configuration).
+ * [required system configuration](http://goo.gl/eH0Yi3).
135
136
* @param {boolean} ignoreSettings Whether to ignore protected mode settings.
137
* @return {!Options} A self reference.
0 commit comments