Skip to content

Commit 4dcad41

Browse files
948462448diemol
authored andcommitted
browsers.zh-cn.md Chinese translation (#381)
* browsers.zh-cn.md Chinese translation browsers.zh-cn.md Chinese translation * browsers.zh-cn.md Chinese translation browsers.zh-cn.md Chinese translation
1 parent a8d7e98 commit 4dcad41

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed
Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Browsers"
2+
title: "浏览器"
33
weight: 1
44
---
55

@@ -8,25 +8,24 @@ weight: 1
88
您熟悉英语与简体中文吗?帮助我们翻译它,通过 pull requests 给我们!
99
{{% /notice %}}
1010

11-
## Consumer browsers
11+
## 消费级浏览器
1212

13-
The Selenium framework officially supports the following browsers:
13+
当前Selenium框架支持以下浏览器:
1414

15-
| Browser | Maintainer | Versions Supported |
15+
| 浏览器 | 维护者 | 支持的版本 |
1616
| -------- | ---------- | ------------------ |
17-
| Chromium | [Chromium](//sites.google.com/a/chromium.org/chromedriver/) | All versions |
18-
| Firefox | [Mozilla](//github.com/mozilla/geckodriver/) | 54 and newer |
19-
| Internet Explorer | Selenium | 6 and newer |
20-
| Opera | Opera [Chromium](//github.com/operasoftware/operachromiumdriver/) / [Presto](//github.com/operasoftware/operaprestodriver) | 10.5 and newer |
21-
| Safari | [Apple](//webkit.org/blog/6900/webdriver-support-in-safari-10/) | 10 and newer |
17+
| Chromium | [Chromium](//sites.google.com/a/chromium.org/chromedriver/) | 所有版本 |
18+
| Firefox | [Mozilla](//github.com/mozilla/geckodriver/) | 54及以上版本 |
19+
| Internet Explorer | Selenium | 6及以上版本 |
20+
| Opera | Opera [Chromium](//github.com/operasoftware/operachromiumdriver/) / [Presto](//github.com/operasoftware/operaprestodriver) | 10.5及以上版本 |
21+
| Safari | [Apple](//webkit.org/blog/6900/webdriver-support-in-safari-10/) | 10及以上版本 |
2222

23-
## Specialised browsers
23+
## 专业级浏览器
2424

25-
There is also a set of specialized browsers out there
26-
typically used in development environments.
27-
We can make use of some of these browsers for automation purposes also,
28-
and Selenium ties in support for the following specialized drivers:
25+
还有一些通常在开发环境中使用的专业级浏览器。
26+
我们也可以使用其中一些浏览器实现自动化的目的,
27+
Selenium支持以下专业驱动:
2928

30-
| Driver Name | Purpose | Maintainer |
29+
| 驱动名称 | 用途 | 维护者 |
3130
| -------- | ---------- | ------------------ |
32-
| HtmlUnitDriver | Headless browser emulator backed by Rhino | Selenium project |
31+
| HtmlUnitDriver | Rhino支持的无头浏览器模拟器 | Selenium项目组 |

0 commit comments

Comments
 (0)