## Appium Geckodriver

<p align="center">
   <a href="https://appium.github.io/appium-geckodriver/">
      <img alt="Appium Geckodriver" src="./docs/assets/images/appium-plus-gecko.png" width="400">
   </a>
</p>

<div align="center">

[![NPM version](http://img.shields.io/npm/v/appium-geckodriver.svg)](https://npmjs.org/package/appium-geckodriver)
[![Downloads](http://img.shields.io/npm/dm/appium-geckodriver.svg)](https://npmjs.org/package/appium-geckodriver)
[![Release](https://github.com/appium/appium-geckodriver/actions/workflows/publish.js.yml/badge.svg)](https://github.com/appium/appium-geckodriver/actions/workflows/publish.js.yml)

</div>

---

<p align="center"><b>
   <a href="https://appium.github.io/appium-geckodriver/">Documentation</a> |
   <a href="https://appium.github.io/appium-geckodriver/latest/getting-started/">Get Started</a> |
   <a href="https://github.com/appium/appium-geckodriver/blob/master/CHANGELOG.md">Changelog</a>
</b></p>

---

This is an Appium driver for automating Gecko-based browsers (such as Firefox) and webviews on
different platforms, including Android.

> [!IMPORTANT]
> Since major version *2.0.0*, this driver is only compatible with Appium 3.


## Documentation

You can access the documentation here: [**https://appium.github.io/appium-geckodriver**](https://appium.github.io/appium-geckodriver)
