Skip to content

Commit ae482c6

Browse files
committed
Adding the required JVM Arguments to handle Arabic Locale (#1833)
* Adding the required JVM Arguments to handle Arabic Locale * Fix some typo issues [deploy site] --------- Co-authored-by: Diego Molina <diemol@users.noreply.github.com> c6769ef
1 parent 25be266 commit ae482c6

File tree

22 files changed

+39
-31
lines changed

22 files changed

+39
-31
lines changed

documentation/_print/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1267,7 +1267,8 @@
12671267
</span></span></span><span style=display:flex><span><span style=color:#f8f8f8;text-decoration:underline></span><span style=color:#000>driver</span><span style=color:#000;font-weight:700>.</span><span style=color:#c4a000>quit</span><span style=color:#000;font-weight:700>();</span><span style=color:#f8f8f8;text-decoration:underline>
12681268
</span></span></span><span style=display:flex><span><span style=color:#f8f8f8;text-decoration:underline>
12691269
</span></span></span><span style=display:flex><span><span style=color:#f8f8f8;text-decoration:underline> </span></span></span></code></pre></div></div></div><p>Please refer to <a href=https://github.com/SeleniumHQ/selenium/blob/selenium-4.0.0-beta-1/java/server/src/org/openqa/selenium/grid/commands/tracing.txt>Tracing Setup</a> for more information on external dependencies versions required for the desired Selenium version.</p><p>More information can be found at:</p><ul><li>OpenTelemetry: <a href=https://opentelemetry.io>https://opentelemetry.io</a></li><li>Configuring OpenTelemetry:
1270-
<a href=https://github.com/open-telemetry/opentelemetry-java/tree/main/sdk-extensions/autoconfigure>https://github.com/open-telemetry/opentelemetry-java/tree/main/sdk-extensions/autoconfigure</a></li><li>Jaeger: <a href=https://www.jaegertracing.io>https://www.jaegertracing.io</a></li><li><a href=https://www.selenium.dev/documentation/grid/advanced_features/observability/>Selenium Grid Observability</a></li></ul></div><div class=td-content style=page-break-before:always><h1 id=pg-c94eb7ce749ba938b7b5b727c0940372>2.3 - Supported Browsers</h1><p>Each browser has custom capabilities and unique features.</p></div><div class=td-content><h1 id=pg-4b57d1c19310cdcfaca466338935d932>2.3.1 - Chrome specific functionality</h1><div class=lead>These are capabilities and features specific to Google Chrome browsers.</div><p>By default, Selenium 4 is compatible with Chrome v75 and greater. Note that the version of
1270+
<a href=https://github.com/open-telemetry/opentelemetry-java/tree/main/sdk-extensions/autoconfigure>https://github.com/open-telemetry/opentelemetry-java/tree/main/sdk-extensions/autoconfigure</a></li><li>Jaeger: <a href=https://www.jaegertracing.io>https://www.jaegertracing.io</a></li><li><a href=https://www.selenium.dev/documentation/grid/advanced_features/observability/>Selenium Grid Observability</a></li></ul></div><div class=td-content style=page-break-before:always><h1 id=pg-c94eb7ce749ba938b7b5b727c0940372>2.3 - Supported Browsers</h1><p>Each browser has custom capabilities and unique features.</p><p><strong>Note</strong> : <code>If your device's date and language settings are set to Arabic, you must change the localization settings of your Java Virtual Machine (JVM) to prevent startup failures. Add the following arguments to your JVM :</code>
1271+
<strong><code>-Duser.language=en -Duser.region=US</code></strong></p></div><div class=td-content><h1 id=pg-4b57d1c19310cdcfaca466338935d932>2.3.1 - Chrome specific functionality</h1><div class=lead>These are capabilities and features specific to Google Chrome browsers.</div><p>By default, Selenium 4 is compatible with Chrome v75 and greater. Note that the version of
12711272
the Chrome browser and the version of chromedriver must match the major version.</p><h2 id=options>Options</h2><p>Capabilities common to all browsers are described on the <a href=https://www.selenium.dev/documentation/webdriver/drivers/options/>Options page</a>.</p><p>Capabilities unique to Chrome and Chromium are documented at Google&rsquo;s page for
12721273
<a href=https://chromedriver.chromium.org/capabilities>Capabilities & ChromeOptions</a></p><p>Starting a Chrome session with basic defined options looks like this:</p><ul class="nav nav-tabs" id=tabs-1 role=tablist><li class=nav-item><button class="nav-link active" id=tabs-01-00-tab data-bs-toggle=tab data-bs-target=#tabs-01-00 role=tab data-td-tp-persist=java aria-controls=tabs-01-00 aria-selected=true>
12731274
Java</button></li><li class=nav-item><button class=nav-link id=tabs-01-01-tab data-bs-toggle=tab data-bs-target=#tabs-01-01 role=tab data-td-tp-persist=python aria-controls=tabs-01-01 aria-selected=false>
@@ -13526,7 +13527,7 @@
1352613527
<label><a href=https://github.com/hbchai>@hbchai</a></label>
1352713528
<span class=contributions>191 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/12621691?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
1352813529
<label><a href=https://github.com/harsha509>@harsha509</a></label>
13529-
<span class=contributions>189 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/4405962?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
13530+
<span class=contributions>190 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/4405962?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
1353013531
<label><a href=https://github.com/lmtierney>@lmtierney</a></label>
1353113532
<span class=contributions>179 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/16140691?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
1353213533
<label><a href=https://github.com/joerg1985>@joerg1985</a></label>

documentation/about/_print/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<label><a href=https://github.com/hbchai>@hbchai</a></label>
8585
<span class=contributions>191 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/12621691?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
8686
<label><a href=https://github.com/harsha509>@harsha509</a></label>
87-
<span class=contributions>189 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/4405962?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
87+
<span class=contributions>190 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/4405962?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
8888
<label><a href=https://github.com/lmtierney>@lmtierney</a></label>
8989
<span class=contributions>179 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/16140691?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
9090
<label><a href=https://github.com/joerg1985>@joerg1985</a></label>

documentation/about/copyright/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<label><a href=https://github.com/hbchai>@hbchai</a></label>
7171
<span class=contributions>191 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/12621691?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
7272
<label><a href=https://github.com/harsha509>@harsha509</a></label>
73-
<span class=contributions>189 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/4405962?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
73+
<span class=contributions>190 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/4405962?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
7474
<label><a href=https://github.com/lmtierney>@lmtierney</a></label>
7575
<span class=contributions>179 commits</span></div><div style=padding:10px><img src="https://avatars.githubusercontent.com/u/16140691?v=4" class=inline width=100 height=100 style=height:100px;height:100px;margin-bottom:.25em;vertical-align:middle>
7676
<label><a href=https://github.com/joerg1985>@joerg1985</a></label>

documentation/webdriver/_print/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1068,7 +1068,8 @@
10681068
</span></span></span><span style=display:flex><span><span style=color:#f8f8f8;text-decoration:underline></span><span style=color:#000>driver</span><span style=color:#000;font-weight:700>.</span><span style=color:#c4a000>quit</span><span style=color:#000;font-weight:700>();</span><span style=color:#f8f8f8;text-decoration:underline>
10691069
</span></span></span><span style=display:flex><span><span style=color:#f8f8f8;text-decoration:underline>
10701070
</span></span></span><span style=display:flex><span><span style=color:#f8f8f8;text-decoration:underline> </span></span></span></code></pre></div></div></div><p>Please refer to <a href=https://github.com/SeleniumHQ/selenium/blob/selenium-4.0.0-beta-1/java/server/src/org/openqa/selenium/grid/commands/tracing.txt>Tracing Setup</a> for more information on external dependencies versions required for the desired Selenium version.</p><p>More information can be found at:</p><ul><li>OpenTelemetry: <a href=https://opentelemetry.io>https://opentelemetry.io</a></li><li>Configuring OpenTelemetry:
1071-
<a href=https://github.com/open-telemetry/opentelemetry-java/tree/main/sdk-extensions/autoconfigure>https://github.com/open-telemetry/opentelemetry-java/tree/main/sdk-extensions/autoconfigure</a></li><li>Jaeger: <a href=https://www.jaegertracing.io>https://www.jaegertracing.io</a></li><li><a href=https://www.selenium.dev/documentation/grid/advanced_features/observability/>Selenium Grid Observability</a></li></ul></div><div class=td-content style=page-break-before:always><h1 id=pg-c94eb7ce749ba938b7b5b727c0940372>3 - Supported Browsers</h1><p>Each browser has custom capabilities and unique features.</p></div><div class=td-content><h1 id=pg-4b57d1c19310cdcfaca466338935d932>3.1 - Chrome specific functionality</h1><div class=lead>These are capabilities and features specific to Google Chrome browsers.</div><p>By default, Selenium 4 is compatible with Chrome v75 and greater. Note that the version of
1071+
<a href=https://github.com/open-telemetry/opentelemetry-java/tree/main/sdk-extensions/autoconfigure>https://github.com/open-telemetry/opentelemetry-java/tree/main/sdk-extensions/autoconfigure</a></li><li>Jaeger: <a href=https://www.jaegertracing.io>https://www.jaegertracing.io</a></li><li><a href=https://www.selenium.dev/documentation/grid/advanced_features/observability/>Selenium Grid Observability</a></li></ul></div><div class=td-content style=page-break-before:always><h1 id=pg-c94eb7ce749ba938b7b5b727c0940372>3 - Supported Browsers</h1><p>Each browser has custom capabilities and unique features.</p><p><strong>Note</strong> : <code>If your device's date and language settings are set to Arabic, you must change the localization settings of your Java Virtual Machine (JVM) to prevent startup failures. Add the following arguments to your JVM :</code>
1072+
<strong><code>-Duser.language=en -Duser.region=US</code></strong></p></div><div class=td-content><h1 id=pg-4b57d1c19310cdcfaca466338935d932>3.1 - Chrome specific functionality</h1><div class=lead>These are capabilities and features specific to Google Chrome browsers.</div><p>By default, Selenium 4 is compatible with Chrome v75 and greater. Note that the version of
10721073
the Chrome browser and the version of chromedriver must match the major version.</p><h2 id=options>Options</h2><p>Capabilities common to all browsers are described on the <a href=https://www.selenium.dev/documentation/webdriver/drivers/options/>Options page</a>.</p><p>Capabilities unique to Chrome and Chromium are documented at Google&rsquo;s page for
10731074
<a href=https://chromedriver.chromium.org/capabilities>Capabilities & ChromeOptions</a></p><p>Starting a Chrome session with basic defined options looks like this:</p><ul class="nav nav-tabs" id=tabs-1 role=tablist><li class=nav-item><button class="nav-link active" id=tabs-01-00-tab data-bs-toggle=tab data-bs-target=#tabs-01-00 role=tab data-td-tp-persist=java aria-controls=tabs-01-00 aria-selected=true>
10741075
Java</button></li><li class=nav-item><button class=nav-link id=tabs-01-01-tab data-bs-toggle=tab data-bs-target=#tabs-01-01 role=tab data-td-tp-persist=python aria-controls=tabs-01-01 aria-selected=false>

0 commit comments

Comments
 (0)