Skip to content

Commit e147fa1

Browse files
committed
Start the work for the options page (#1668)
* Start the work for the options page * Move upgrade to selenium examples * Update platform name * Update platform name and platform version * Add skip method --------- Co-authored-by: aguspe <[email protected]> [deploy site] 9a54ed5
1 parent c218b05 commit e147fa1

File tree

39 files changed

+1923
-1019
lines changed

39 files changed

+1923
-1019
lines changed

documentation/_print/index.html

+104-49
Large diffs are not rendered by default.

documentation/about/_print/index.html

+36-36
Large diffs are not rendered by default.

documentation/about/copyright/index.html

+36-36
Large diffs are not rendered by default.

documentation/webdriver/_print/index.html

+68-13
Large diffs are not rendered by default.

documentation/webdriver/drivers/_print/index.html

+9-5
Large diffs are not rendered by default.

documentation/webdriver/drivers/options/index.html

+11-7
Large diffs are not rendered by default.

documentation/webdriver/troubleshooting/_print/index.html

+59-8
Large diffs are not rendered by default.

documentation/webdriver/troubleshooting/upgrade_to_selenium_4/index.html

+62-11
Large diffs are not rendered by default.

downloads/_print/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<i class="fas fa-plus-circle show-collapsed selenium-ide pe-2"></i>
4444
<i class="fas fa-minus-circle show-expanded selenium-ide pe-2"></i>
4545
<span class="-text-900 fw-bold">Nightly</span></button></p><div class="collapse pb-3" id=release-1><div class="card card-body"><h6 class="card-title ps-2 pb-3"><span class="selenium-ide fw-bold">Release date:</span>
46-
<span class=ps-2><a href=https://github.com/SeleniumHQ/selenium/releases/tag/nightly target=_blank>April 15, 2024
46+
<span class=ps-2><a href=https://github.com/SeleniumHQ/selenium/releases/tag/nightly target=_blank>April 16, 2024
4747
<i class="fas fa-external-link-alt ps-2"></i></a></span></h6><div class=table-responsive><table class="table m-0"><thead><tr><th scope=col class=selenium-ide>Name</th><th scope=col class=selenium-ide>Size</th></tr></thead><tbody><tr><th scope=row><p><a href=https://github.com/SeleniumHQ/selenium/releases/download/nightly/selenium-java-4.20.0-SNAPSHOT.zip>selenium-java-4.20.0-SNAPSHOT.zip</a></p></th><td>27.1 MB</td></tr><tr><th scope=row><p><a href=https://github.com/SeleniumHQ/selenium/releases/download/nightly/selenium-server-4.20.0-SNAPSHOT.jar>selenium-server-4.20.0-SNAPSHOT.jar</a></p></th><td>37.1 MB</td></tr><tr><th scope=row><p><a href=https://github.com/SeleniumHQ/selenium/releases/download/nightly/selenium-server-4.20.0-SNAPSHOT.zip>selenium-server-4.20.0-SNAPSHOT.zip</a></p></th><td>76.7 MB</td></tr></tbody></table></div></div></div><p><button class="btn btn-link no-focus" type=button data-bs-toggle=collapse data-bs-target=#release-2 aria-expanded=false aria-controls=release-2>
4848
<i class="fas fa-plus-circle show-collapsed selenium-ide pe-2"></i>
4949
<i class="fas fa-minus-circle show-expanded selenium-ide pe-2"></i>

downloads/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<i class="fas fa-plus-circle show-collapsed selenium-ide pe-2"></i>
4444
<i class="fas fa-minus-circle show-expanded selenium-ide pe-2"></i>
4545
<span class="-text-900 fw-bold">Nightly</span></button></p><div class="collapse pb-3" id=release-1><div class="card card-body"><h6 class="card-title ps-2 pb-3"><span class="selenium-ide fw-bold">Release date:</span>
46-
<span class=ps-2><a href=https://github.com/SeleniumHQ/selenium/releases/tag/nightly target=_blank>April 15, 2024
46+
<span class=ps-2><a href=https://github.com/SeleniumHQ/selenium/releases/tag/nightly target=_blank>April 16, 2024
4747
<i class="fas fa-external-link-alt ps-2"></i></a></span></h6><div class=table-responsive><table class="table m-0"><thead><tr><th scope=col class=selenium-ide>Name</th><th scope=col class=selenium-ide>Size</th></tr></thead><tbody><tr><th scope=row><p><a href=https://github.com/SeleniumHQ/selenium/releases/download/nightly/selenium-java-4.20.0-SNAPSHOT.zip>selenium-java-4.20.0-SNAPSHOT.zip</a></p></th><td>27.1 MB</td></tr><tr><th scope=row><p><a href=https://github.com/SeleniumHQ/selenium/releases/download/nightly/selenium-server-4.20.0-SNAPSHOT.jar>selenium-server-4.20.0-SNAPSHOT.jar</a></p></th><td>37.1 MB</td></tr><tr><th scope=row><p><a href=https://github.com/SeleniumHQ/selenium/releases/download/nightly/selenium-server-4.20.0-SNAPSHOT.zip>selenium-server-4.20.0-SNAPSHOT.zip</a></p></th><td>76.7 MB</td></tr></tbody></table></div></div></div><p><button class="btn btn-link no-focus" type=button data-bs-toggle=collapse data-bs-target=#release-2 aria-expanded=false aria-controls=release-2>
4848
<i class="fas fa-plus-circle show-collapsed selenium-ide pe-2"></i>
4949
<i class="fas fa-minus-circle show-expanded selenium-ide pe-2"></i>

en/sitemap.xml

+1-1
Large diffs are not rendered by default.

ja/documentation/_print/index.html

+104-49
Large diffs are not rendered by default.

ja/documentation/about/_print/index.html

+36-36
Large diffs are not rendered by default.

ja/documentation/about/copyright/index.html

+36-36
Large diffs are not rendered by default.

ja/documentation/webdriver/_print/index.html

+68-13
Large diffs are not rendered by default.

ja/documentation/webdriver/drivers/_print/index.html

+9-5
Large diffs are not rendered by default.

ja/documentation/webdriver/drivers/options/index.html

+11-7
Large diffs are not rendered by default.

ja/documentation/webdriver/troubleshooting/_print/index.html

+59-8
Large diffs are not rendered by default.

ja/documentation/webdriver/troubleshooting/upgrade_to_selenium_4/index.html

+62-11
Large diffs are not rendered by default.

ja/sitemap.xml

+1-1
Large diffs are not rendered by default.

pt-br/documentation/_print/index.html

+198-137
Large diffs are not rendered by default.

pt-br/documentation/about/_print/index.html

+36-36
Large diffs are not rendered by default.

pt-br/documentation/about/copyright/index.html

+36-36
Large diffs are not rendered by default.

pt-br/documentation/webdriver/_print/index.html

+162-101
Large diffs are not rendered by default.

pt-br/documentation/webdriver/drivers/_print/index.html

+103-93
Large diffs are not rendered by default.

pt-br/documentation/webdriver/drivers/options/index.html

+105-95
Large diffs are not rendered by default.

pt-br/documentation/webdriver/troubleshooting/_print/index.html

+59-8
Large diffs are not rendered by default.

pt-br/documentation/webdriver/troubleshooting/upgrade_to_selenium_4/index.html

+62-11
Large diffs are not rendered by default.

pt-br/sitemap.xml

+1-1
Large diffs are not rendered by default.

sitemap.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://www.selenium.dev/en/sitemap.xml</loc><lastmod>2024-04-16T22:05:58+05:30</lastmod></sitemap><sitemap><loc>https://www.selenium.dev/pt-br/sitemap.xml</loc><lastmod>2024-04-16T22:05:58+05:30</lastmod></sitemap><sitemap><loc>https://www.selenium.dev/zh-cn/sitemap.xml</loc><lastmod>2024-04-16T22:05:58+05:30</lastmod></sitemap><sitemap><loc>https://www.selenium.dev/ja/sitemap.xml</loc><lastmod>2024-04-16T22:05:58+05:30</lastmod></sitemap><sitemap><loc>https://www.selenium.dev/other/sitemap.xml</loc><lastmod>2023-06-27T20:27:08+05:30</lastmod></sitemap></sitemapindex>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://www.selenium.dev/en/sitemap.xml</loc><lastmod>2024-04-17T10:06:08+02:00</lastmod></sitemap><sitemap><loc>https://www.selenium.dev/pt-br/sitemap.xml</loc><lastmod>2024-04-17T10:06:08+02:00</lastmod></sitemap><sitemap><loc>https://www.selenium.dev/zh-cn/sitemap.xml</loc><lastmod>2024-04-17T10:06:08+02:00</lastmod></sitemap><sitemap><loc>https://www.selenium.dev/ja/sitemap.xml</loc><lastmod>2024-04-17T10:06:08+02:00</lastmod></sitemap><sitemap><loc>https://www.selenium.dev/other/sitemap.xml</loc><lastmod>2023-06-27T20:27:08+05:30</lastmod></sitemap></sitemapindex>

zh-cn/documentation/_print/index.html

+104-49
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)