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