| __init__.py |
|
353 |
- |
| browser.py |
The base runner class used for local gecko runtime binaries,
such as Firefox and Thunderbird.
|
4221 |
- |
| device.py |
The base runner class used for running gecko on
remote devices (or emulators).
|
6357 |
- |
| runner.py |
The base runner class for all mozrunner objects, both local and remote.
|
8605 |
- |