Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -451,3 +451,5 @@ please refer to the
{{< badge-code >}}
{{< /tab >}}
{{< /tabpane >}}

**Note**: As of Firefox 138, geckodriver needs to be started with the argument `--allow-system-access` to switch the context to `CHROME`.
Original file line number Diff line number Diff line change
Expand Up @@ -447,3 +447,5 @@ IDはアドオンインストール時の戻り値から取得できます。
{{< badge-code >}}
{{< /tab >}}
{{< /tabpane >}}

**Note**: As of Firefox 138, geckodriver needs to be started with the argument `--allow-system-access` to switch the context to `CHROME`.
Original file line number Diff line number Diff line change
Expand Up @@ -456,3 +456,5 @@ please refer to the
{{< badge-code >}}
{{< /tab >}}
{{< /tabpane >}}

**Note**: As of Firefox 138, geckodriver needs to be started with the argument `--allow-system-access` to switch the context to `CHROME`.
Original file line number Diff line number Diff line change
Expand Up @@ -453,3 +453,5 @@ please refer to the
{{< badge-code >}}
{{< /tab >}}
{{< /tabpane >}}

**Note**: As of Firefox 138, geckodriver needs to be started with the argument `--allow-system-access` to switch the context to `CHROME`.
Loading