Skip to content

Commit a96bae0

Browse files
committed
Include note about CHROME context in Firefox 138
1 parent b082b06 commit a96bae0

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

website_and_docs/content/documentation/webdriver/browsers/firefox.en.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,3 +459,5 @@ please refer to the
459459
{{< badge-code >}}
460460
{{< /tab >}}
461461
{{< /tabpane >}}
462+
463+
**Note**: As of Firefox 138, geckodriver needs to be started with the argument `--allow-system-access` to switch the context to `CHROME`.

website_and_docs/content/documentation/webdriver/browsers/firefox.ja.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,3 +466,5 @@ please refer to the
466466
{{< badge-code >}}
467467
{{< /tab >}}
468468
{{< /tabpane >}}
469+
470+
**Note**: As of Firefox 138, geckodriver needs to be started with the argument `--allow-system-access` to switch the context to `CHROME`.

website_and_docs/content/documentation/webdriver/browsers/firefox.pt-br.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,3 +464,5 @@ please refer to the
464464
{{< badge-code >}}
465465
{{< /tab >}}
466466
{{< /tabpane >}}
467+
468+
**Note**: As of Firefox 138, geckodriver needs to be started with the argument `--allow-system-access` to switch the context to `CHROME`.

website_and_docs/content/documentation/webdriver/browsers/firefox.zh-cn.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,3 +461,5 @@ please refer to the
461461
{{< badge-code >}}
462462
{{< /tab >}}
463463
{{< /tabpane >}}
464+
465+
**Note**: As of Firefox 138, geckodriver needs to be started with the argument `--allow-system-access` to switch the context to `CHROME`.

0 commit comments

Comments
 (0)