Skip to content

Commit 9f6e892

Browse files
committed
remove extra tag
1 parent e07013d commit 9f6e892

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website_and_docs/content/documentation/webdriver/browsers/internet_explorer.zh-cn.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ WebDriver driver = new RemoteWebDriver(options);
9696
{{< /tab >}}
9797
{{< tab header="Python" text=true >}}
9898
{{< gh-codeblock path="/examples/python/tests/browsers/test_internet_explorer.py#L28-L29" >}}
99-
{{< /tab >}}
10099
{{< /tab >}}
101100
{{< tab header="CSharp" >}}
102101
var options = new InternetExplorerOptions();

0 commit comments

Comments
 (0)