File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
website_and_docs/content/documentation/webdriver/drivers Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ aliases: [
3030
3131## browserName
3232
33- Browser name is set by default when using an Options class instance .
33+ 默认情况下,使用 Options 类实例时会设置浏览器名称 .
3434
3535{{< tabpane text=true >}}
3636{{< tab header="Java" >}}
@@ -56,9 +56,10 @@ Browser name is set by default when using an Options class instance.
5656
5757## browserVersion
5858
59- This capability is optional, this is used to set the available browser version at remote end.
60- In recent versions of Selenium, if the version is not found on the system,
61- it will be automatically downloaded by [ Selenium Manager] ({{< ref "../../selenium_manager" >}})
59+ 此功能是可选的,用于在远程端设置可用的浏览器版本.
60+ 在最新版本的 Selenium 中,如果在系统上找不到该版本,
61+ 它将被 [ Selenium Manager] ({{< ref "../../selenium_manager" >}}) 自动下载
62+
6263
6364{{< tabpane text=true >}}
6465{{< tab header="Java" >}}
You can’t perform that action at this time.
0 commit comments