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 f7c9b5f commit 9672ff8Copy full SHA for 9672ff8
cpp/iedriver/IECommandHandler.h
@@ -36,7 +36,7 @@
36
#define CSS_SELECTOR_ENABLED_CAPABILITY "cssSelectorsEnabled"
37
#define NATIVE_EVENTS_CAPABILITY "nativeEvents"
38
#define PROXY_CAPABILITY "proxy"
39
-#define PAGE_LOAD_STRATEGY_CAPABILITY "pageLoadingStrategy"
+#define PAGE_LOAD_STRATEGY_CAPABILITY "pageLoadStrategy"
40
#define IGNORE_PROTECTED_MODE_CAPABILITY "ignoreProtectedModeSettings"
41
#define IGNORE_ZOOM_SETTING_CAPABILITY "ignoreZoomSetting"
42
#define INITIAL_BROWSER_URL_CAPABILITY "initialBrowserUrl"
0 commit comments