Module mozrunner::runner::platform

source ·

Functions

  • Searches the system path for firefox, then looks for Applications/Firefox.app/Contents/MacOS/firefox as well as Applications/Firefox Nightly.app/Contents/MacOS/firefox under both / (system root) and the user home directory.
  • Searches for the binary file inside the path passed as parameter. If the binary is not found, the path remains unaltered. Else, it gets updated by the new binary path.