macOS
brew install geckodriverlocal Homebrew formula metadata
sudo port install geckodriverMacPorts ports tree · www/geckodriver/Portfile · ソース: api.github.com
brew
geckodriver のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install geckodriverlocal Homebrew formula metadata
sudo port install geckodriverMacPorts ports tree · www/geckodriver/Portfile · ソース: api.github.com
sudo apk add geckodriverAlpine Linux edge package indexes · geckodriver · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#geckodrivernixpkgs package indexes · pkgs/by-name/ge/geckodriver/package.nix · ソース: api.github.com
sudo pacman -S geckodriverArch Linux sync databases · geckodriver · ソース: geo.mirror.pkgbuild.com
scoop install main/geckodriverScoop official bucket manifest trees · bucket/geckodriver.json · ソース: api.github.com
winget install --id Mozilla.GeckoDriver -eWindows Package Manager source index · Mozilla.GeckoDriver · ソース: cdn.winget.microsoft.com
概要
WebDriver Marionette proxy
履歴
geckodriver is Mozilla's WebDriver proxy for controlling Gecko-based browsers such as Firefox from W3C WebDriver-compatible clients.
Mozilla's documentation describes geckodriver as a proxy between WebDriver clients and Gecko browsers. It exposes the WebDriver HTTP API and translates commands to Firefox's remote protocol, making it the browser-specific bridge for automation clients.
The Firefox Source Docs note that Selenium 3 made geckodriver the default WebDriver implementation for Firefox. The same usage documentation explains that FirefoxDriver was discontinued with Firefox 47 because it did not support Gecko's multi-process architecture.
Package users install the geckodriver binary and make it available on PATH, or point Selenium clients at it explicitly. The official usage docs also call out container and Snap packaging details, because geckodriver and Firefox need to run in compatible filesystem and runtime environments.
geckodriver matters to package-manager users because it is the small native executable that makes Firefox automation work across Selenium, WebDriver test suites, CI jobs, and browser-compatibility tooling.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
geckodriver | cli | グローバル実行可能ファイル | |
wires | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/mozilla/geckodriver
インストールメタデータ
| パッケージキー | brew:geckodriver |
|---|---|
| バージョン | 0.37.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/geckodriver |
| ホームページ | https://firefox-source-docs.mozilla.org/testing/geckodriver/ |
| リポジトリ | https://github.com/mozilla/geckodriver |
| 上流ドキュメント | https://firefox-source-docs.mozilla.org/testing/geckodriver |
| ライセンス | MPL-2.0 |
| ソースアーカイブ | https://github.com/mozilla/geckodriver/archive/refs/tags/v0.37.1.tar.gz |
| 最終更新 | 2026-07-20T12:43:50Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | geckodriver |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
geckodriver
nix profile install nixpkgs#geckodrivergeckodriver 0.36.0-r0
Proxy for using W3C WebDriver compatible clients to interact with Gecko-based browsers.
https://github.com/mozilla/geckodriver
sudo apk add geckodrivergeckodriver 0.37.0-1
Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers.
https://github.com/mozilla/geckodriver
sudo pacman -S geckodrivergeckodriver
sudo port install geckodrivermain/geckodriver
scoop install main/geckodriverMozilla.GeckoDriver
winget install --id Mozilla.GeckoDriver -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.