Firefox CLI Command Builder
Firefox CLI Command Builder
Select Firefox launch options and generate commands for PowerShell, CMD, or Bash.
PowerShell uses the call operator
& before the executable path.--screenshot automatically enables headless mode.
Options are based on the Firefox Source Docs Command Line Parameters documentation.
Available arguments may vary by Firefox build and operating system, so
you can also verify them with
Firefox Source Docs: Command Line Parameters
firefox --help.Firefox Source Docs: Command Line Parameters
Comments
Post a Comment