MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / firefox_mac

Function firefox_mac

scripts/pinned_browsers.py:474–475  ·  view source on GitHub ↗
(version)

Source from the content-addressed store, hash-verified

472
473
474def firefox_mac(version):
475 return f"https://ftp.mozilla.org/pub/firefox/releases/{version}/mac/en-US/Firefox%20{version}.dmg"
476
477
478def print_firefox(version, workspace_name, sha_linux, sha_mac):

Callers 2

firefoxFunction · 0.85
print_firefoxFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected