canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
No edit summary |
(→Starting Firefox via Automation / Scripting: It also applies for the `remote-debugging-port` command line argument) |
||
Line 33: | Line 33: | ||
* Firefox is started with the <code>-marionette</code> command line option; | * Firefox is started with the <code>-marionette</code> command line option; | ||
* Firefox is started with the <code>-headless</code> command line option; | * Firefox is started with the <code>-headless</code> command line option; | ||
* Firefox is started with the <code>-remote-debugging-port</code> command line option; | |||
* Firefox is started with the <code>MOZ_AUTOMATION</code> environment variable set; | * Firefox is started with the <code>MOZ_AUTOMATION</code> environment variable set; | ||
* Firefox is started with the <code>MOZ_HEADLESS</code> environment variable set; | * Firefox is started with the <code>MOZ_HEADLESS</code> environment variable set; |