An open API service indexing awesome lists of open source software.

https://github.com/mozillasecurity/fxpoppet

A Python module that enables the automation of Firefox on Android
https://github.com/mozillasecurity/fxpoppet

android automated-testing automation firefox python testing

Last synced: 4 months ago
JSON representation

A Python module that enables the automation of Firefox on Android

Awesome Lists containing this project

README

          

FXPoppet
========
[![CI](https://github.com/MozillaSecurity/fxpoppet/actions/workflows/ci.yml/badge.svg)](https://github.com/MozillaSecurity/fxpoppet/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/MozillaSecurity/fxpoppet/branch/main/graph/badge.svg)](https://codecov.io/gh/MozillaSecurity/fxpoppet)
[![Matrix](https://img.shields.io/badge/chat-%23fuzzing-green?logo=matrix)](https://matrix.to/#/#fuzzing:mozilla.org)
[![PyPI](https://img.shields.io/pypi/v/fxpoppet)](https://pypi.org/project/fxpoppet)

FXPoppet is a Python module that can be used to automate testing of Firefox on Android. Happy bug hunting!

Are you [fuzzing](https://firefox-source-docs.mozilla.org/tools/fuzzing/index.html) the browser? [Grizzly](https://github.com/MozillaSecurity/grizzly) can help.