|
1267 | 1267 | </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>
|
1268 | 1268 | </span></span></span><span style=display:flex><span><span style=color:#f8f8f8;text-decoration:underline>
|
1269 | 1269 | </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 |
1271 | 1272 | 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’s page for
|
1272 | 1273 | <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>
|
1273 | 1274 | 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 | 13527 | <label><a href=https://github.com/hbchai>@hbchai</a></label>
|
13527 | 13528 | <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>
|
13528 | 13529 | <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> |
13530 | 13531 | <label><a href=https://github.com/lmtierney>@lmtierney</a></label>
|
13531 | 13532 | <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>
|
13532 | 13533 | <label><a href=https://github.com/joerg1985>@joerg1985</a></label>
|
|
0 commit comments