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 5d0138e commit f776bb8Copy full SHA for f776bb8
website_and_docs/content/documentation/webdriver/support_features/_index.zh-cn.md
@@ -1,16 +1,16 @@
1
---
2
title: "Support features"
3
-linkTitle: "Support Features"
+linkTitle: "额外功能"
4
weight: 18
5
description: >
6
- Support classes provide optional higher level features.
+ 针对更高层面功能的额外支持类.
7
aliases: [
8
"/documentation/zh-cn/support_packages/",
9
"/zh-cn/documentation/support_packages/",
10
"/zh-cn/documentation/additional_features/",
11
]
12
13
14
-The core libraries of Selenium try to be low level and non-opinionated.
15
-The Support classes in each language provide opinionated wrappers for common interactions
16
-that may be used to simplify some behaviors.
+Selenium的核心库试图提供底层以及普适的功能.
+每种语言的支持类都为常见交互提供特定的包装器,
+可用于简化某些行为.
0 commit comments