File tree Expand file tree Collapse file tree 6 files changed +18
-8
lines changed
themes/selenium/layouts/downloads Expand file tree Collapse file tree 6 files changed +18
-8
lines changed Original file line number Diff line number Diff line change 2
2
Description = " "
3
3
Key = " bindings"
4
4
Date = 2018-08-02
5
- PublishDate = 2020-11-10
5
+ PublishDate = 2021-02-15
6
6
Language = " C#"
7
7
ClientVersion = " 3.14.0"
8
8
AlphaClientVersion = " 4.0.0-alpha07"
9
+ BetaClientVersion = " 4.0.0-beta1"
9
10
DownloadLink = " https://goo.gl/uJJ5Sc"
10
11
AlphaDownloadLink = " https://www.nuget.org/api/v2/package/Selenium.WebDriver/4.0.0-alpha07"
12
+ BetaDownloadLink = " https://www.nuget.org/api/v2/package/Selenium.WebDriver/4.0.0-beta1"
11
13
ChangelogLink = " https://raw.githubusercontent.com/SeleniumHQ/selenium/trunk/dotnet/CHANGELOG"
12
14
DocsLink = " https://goo.gl/uutZjZ"
13
15
+++
Original file line number Diff line number Diff line change 2
2
Description = " "
3
3
Key = " bindings"
4
4
Date = 2018-11-14
5
- PublishDate = 2020-11-10
5
+ PublishDate = 2021-02-15
6
6
Language = " Java"
7
7
ClientVersion = " 3.141.59"
8
8
AlphaClientVersion = " 4.0.0-alpha-7"
9
9
Author = " Selenium Team"
10
10
DownloadLink = " https://selenium-release.storage.googleapis.com/3.141/selenium-java-3.141.59.zip"
11
11
AlphaDownloadLink = " https://selenium-release.storage.googleapis.com/4.0-alpha-7/selenium-java-4.0.0-alpha-7.zip"
12
+ BetaClientVersion = " 4.0.0-beta-1"
13
+ BetaDownloadLink = " https://selenium-release.storage.googleapis.com/4.0-beta-1/selenium-java-4.0.0-beta-1.zip"
12
14
ChangelogLink = " https://raw.githubusercontent.com/SeleniumHQ/selenium/trunk/java/CHANGELOG"
13
15
DocsLink = " https://seleniumhq.github.io/selenium/docs/api/java/index.html"
14
16
+++
Original file line number Diff line number Diff line change 2
2
Description = " "
3
3
Key = " bindings"
4
4
Date = 2017-10-06
5
- PublishDate = 2020-12-04
5
+ PublishDate = 2021-02-15
6
6
Language = " JavaScript"
7
7
ClientVersion = " 3.6.0"
8
8
AlphaClientVersion = " 4.0.0-alpha.8"
9
9
Author = " Selenium Team"
10
10
DownloadLink = " https://npmjs.org/package/selenium-webdriver"
11
11
AlphaDownloadLink = " https://www.npmjs.com/package/selenium-webdriver/v/4.0.0-alpha.8"
12
+ BetaClientVersion = " 4.0.0-beta.1"
13
+ BetaDownloadLink = " https://www.npmjs.com/package/selenium-webdriver/v/4.0.0-beta.1"
12
14
ChangelogLink = " https://raw.githubusercontent.com/SeleniumHQ/selenium/trunk/javascript/node/selenium-webdriver/CHANGES.md"
13
15
DocsLink = " https://seleniumhq.github.io/selenium/docs/api/javascript/index.html"
14
16
+++
Original file line number Diff line number Diff line change 2
2
Description = " "
3
3
Key = " bindings"
4
4
Date = 2018-11-01
5
- PublishDate = 2020-11-10
5
+ PublishDate = 2021-02-15
6
6
Language = " Python"
7
7
ClientVersion = " 3.141.0"
8
8
AlphaClientVersion = " 4.0.0.a7"
9
9
Author = " Selenium Team"
10
10
DownloadLink = " http://pypi.python.org/pypi/selenium"
11
11
AlphaDownloadLink = " https://pypi.org/project/selenium/4.0.0.a7/"
12
+ BetaClientVersion = " 4.0.0.b1"
13
+ BetaDownloadLink = " https://pypi.org/project/selenium/4.0.0.b1/"
12
14
ChangelogLink = " https://raw.githubusercontent.com/SeleniumHQ/selenium/trunk/py/CHANGES"
13
15
DocsLink = " https://seleniumhq.github.io/selenium/docs/api/py/index.html"
14
16
+++
Original file line number Diff line number Diff line change 2
2
Description = " "
3
3
Key = " bindings"
4
4
Date = 2019-10-04
5
- PublishDate = 2020-11-10
5
+ PublishDate = 2021-02-15
6
6
Language = " Ruby"
7
7
ClientVersion = " 3.142.6"
8
8
AlphaClientVersion = " 4.0.0alpha7"
9
9
Author = " Selenium Team"
10
10
DownloadLink = " http://rubygems.org/gems/selenium-webdriver"
11
11
AlphaDownloadLink = " https://rubygems.org/gems/selenium-webdriver/versions/4.0.0.alpha7"
12
+ BetaClientVersion = " 4.0.0beta1"
13
+ BetaDownloadLink = " https://rubygems.org/gems/selenium-webdriver/versions/4.0.0.beta1"
12
14
ChangelogLink = " https://raw.githubusercontent.com/SeleniumHQ/selenium/trunk/rb/CHANGES"
13
15
DocsLink = " https://seleniumhq.github.io/selenium/docs/api/rb/index.html"
14
16
+++
Original file line number Diff line number Diff line change @@ -77,11 +77,11 @@ <h2>Selenium Client & WebDriver Language Bindings</h2>
77
77
< td data-label ="Language "> {{ .Params.Language }}</ td >
78
78
< td data-label ="Stable Version "> {{ .Params.ClientVersion }}</ td >
79
79
< td data-label ="Release Date "> {{ .Date.Format "January 02, 2006" }}</ td >
80
- < td data-label ="Alpha Version "> {{ .Params.AlphaClientVersion }}</ td >
81
- < td data-label ="Alpha Release Date "> {{ .PublishDate.Format "January 02, 2006" }}</ td >
80
+ < td data-label ="Beta Version "> {{ .Params.BetaClientVersion }}</ td >
81
+ < td data-label ="Beta Release Date "> {{ .PublishDate.Format "January 02, 2006" }}</ td >
82
82
< td data-label ="Links ">
83
83
< a href ="{{ .Params.DownloadLink }} " class ="link "> Download</ a >
84
- < a href ="{{ .Params.AlphaDownloadLink }} " class ="link "> Alpha Download</ a >
84
+ < a href ="{{ .Params.BetaDownloadLink }} " class ="link "> Beta Download</ a >
85
85
< a href ="{{ .Params.ChangelogLink }} " class ="link "> Changelog</ a >
86
86
< a href ="{{ .Params.DocsLink }} " class ="link "> API Docs</ a >
87
87
</ td >
You can’t perform that action at this time.
0 commit comments