Below is a list of tools used at Mozilla for automation. Each includes a short description and a link to read more.
FlynnID | registers Selenium nodes to a running Selenium Grid hub. |
JMeter | load testing functional behavior and measuring performance. |
mozdownload | a python package which handles downloading of Mozilla applications. |
mozinstall | a python package for installing and uninstalling Mozilla applications on various platforms. |
mozregression | an interactive regression range finder for Mozilla nightly builds. |
pytest-mozwebqa | a plugin for py.test that provides additional features needed for Mozilla's Web QA projects. |
Selenium | a suite of tools for browser automation suitable for testing web content across multiple browsers. |