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 e07013d commit 9f6e892Copy full SHA for 9f6e892
website_and_docs/content/documentation/webdriver/browsers/internet_explorer.zh-cn.md
@@ -96,7 +96,6 @@ WebDriver driver = new RemoteWebDriver(options);
96
{{< /tab >}}
97
{{< tab header="Python" text=true >}}
98
{{< gh-codeblock path="/examples/python/tests/browsers/test_internet_explorer.py#L28-L29" >}}
99
- {{< /tab >}}
100
101
{{< tab header="CSharp" >}}
102
var options = new InternetExplorerOptions();
0 commit comments