Skip to content

Commit f776bb8

Browse files
authored
Update Chinese version of "support_features" (#1186)
1 parent 5d0138e commit f776bb8

File tree

1 file changed

+5
-5
lines changed
  • website_and_docs/content/documentation/webdriver/support_features

1 file changed

+5
-5
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
title: "Support features"
3-
linkTitle: "Support Features"
3+
linkTitle: "额外功能"
44
weight: 18
55
description: >
6-
Support classes provide optional higher level features.
6+
针对更高层面功能的额外支持类.
77
aliases: [
88
"/documentation/zh-cn/support_packages/",
99
"/zh-cn/documentation/support_packages/",
1010
"/zh-cn/documentation/additional_features/",
1111
]
1212
---
1313

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.
14+
Selenium的核心库试图提供底层以及普适的功能.
15+
每种语言的支持类都为常见交互提供特定的包装器,
16+
可用于简化某些行为.

0 commit comments

Comments
 (0)