GetPageSpeed Extras

firefox-geckodriver

How to install firefox-geckodriver (aarch64)

WebDriver for Firefox

License: GPLv2 https://firefox-source-docs.mozilla.org/testing/geckodriver/

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install firefox-geckodriver

Description

Proxy for using W3C WebDriver compatible clients to interact with Gecko-based browsers. This program provides the HTTP API described by the WebDriver protocol to communicate with Gecko browsers, such as Firefox. It translates calls into the Marionette remote protocol by acting as a proxy between the local- and remote ends.

Architecture

Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.

RPMs

Package Size Changelog
firefox-geckodriver-0.37.0-1.amzn2.aarch64 1.7 MiB Danila Vershinin (2026-06-04)
- release 0.37.0
firefox-geckodriver-0.36.0-1.amzn2.aarch64 1.7 MiB Danila Vershinin (2025-02-26)
- release 0.36.0
firefox-geckodriver-0.35.0-1.amzn2.aarch64 1.6 MiB Danila Vershinin (2024-08-07)
- release 0.35.0

Subscribe