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 b878a99 commit 7e0febbCopy full SHA for 7e0febb
javascript/node/selenium-webdriver/chromium.js
@@ -706,7 +706,7 @@ class Driver extends webdriver.WebDriver {
706
/**
707
* Schedules a command to get Chromium network emulation settings.
708
* @return {!Promise} A promise that will be resolved when network
709
- * emulation settings are retrievied.
+ * emulation settings are retrieved.
710
*/
711
getNetworkConditions() {
712
return this.execute(new command.Command(Command.GET_NETWORK_CONDITIONS))
0 commit comments