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

Function firefox_mac

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

Source from the content-addressed store, hash-verified

475
476
477def firefox_mac(version):
478 return f"https://ftp.mozilla.org/pub/firefox/releases/{version}/mac/en-US/Firefox%20{version}.dmg"
479
480
481def 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