Mozilla Source Tree Docs
59.0
  • SSL Error Reporting
  • Firefox
  • Telemetry Experiments
  • Build System
  • WebIDL
  • Graphics
  • Firefox for Android
  • Indices and tables
  • mozbase
    • Managing lists of tests
    • Getting information on the system under test
    • Set up and running
      • mozfile — File utilities for use in Mozilla testing
      • mozinstall — Install and uninstall Gecko-based applications
      • mozprofile — Create and modify Mozilla application profiles
      • mozprocess — Launch and manage processes
      • mozrunner — Manage remote and local gecko processes
      • mozcrash — Print stack traces from minidumps left behind by crashed processes
      • mozdebug — Configure and launch compatible debuggers.
    • Serving up content to be consumed by the browser
    • Logging and reporting
  • Indices and tables
  • mach
  • TaskCluster Task-Graph Generation
  • geckodriver
  • Marionette
  • Crash Manager
  • WebExtensions API Development
  • WebPayments UI
  • Telemetry
  • URL Classifier
  • Crash Reporter
  • Supbrocess Module
  • Toolkit modules
  • Add-on Manager
  • Localization
  • Linting
  • Indices and tables
  • mach package
  • mozbuild package
  • mozlint package
  • mozpack package
  • mozversioncontrol package
  • mozwebidlcodegen package
  • taskgraph package
Mozilla Source Tree Docs
  • Docs »
  • mozbase »
  • Set up and running
  • View page source

Set up and running¶

Activities under this domain include installing the software, creating a profile (a set of configuration settings), running a program in a controlled environment such that it can be shut down safely, and correctly handling the case where the system crashes.

  • mozfile — File utilities for use in Mozilla testing
  • mozinstall — Install and uninstall Gecko-based applications
    • Simple example
    • API Documentation
  • mozprofile — Create and modify Mozilla application profiles
    • Addons
    • Command Line Interface
    • Permissions
    • Preferences
    • Profile
    • Resources
  • mozprocess — Launch and manage processes
    • Running a process
    • Collecting process output
    • Execution
    • Child management
    • API Documentation
  • mozrunner — Manage remote and local gecko processes
    • Basic usage
    • Handling output
    • Handling timeouts
    • Using a device runner
    • Runner API Documentation
    • Device API Documentation
  • mozcrash — Print stack traces from minidumps left behind by crashed processes
  • mozdebug — Configure and launch compatible debuggers.
Next Previous

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.