From 4ab7b026eced1b576781d7a9bbed0ebddf40e739 Mon Sep 17 00:00:00 2001 From: delta456 Date: Wed, 12 Mar 2025 14:56:35 +0530 Subject: [PATCH] [browser] remove arabic workaround --- .../content/documentation/webdriver/browsers/_index.en.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/website_and_docs/content/documentation/webdriver/browsers/_index.en.md b/website_and_docs/content/documentation/webdriver/browsers/_index.en.md index 519691e9fdd7..60e763b78512 100644 --- a/website_and_docs/content/documentation/webdriver/browsers/_index.en.md +++ b/website_and_docs/content/documentation/webdriver/browsers/_index.en.md @@ -12,6 +12,3 @@ aliases: [ --- Each browser has custom capabilities and unique features. - -**Note** : `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 :` -**`-Duser.language=en -Duser.region=US`** \ No newline at end of file