Need a knowledge base article for Windows users who start Firefox using scripts
Categories
(support.mozilla.org :: Knowledge Base Content, task)
Tracking
(Not tracked)
People
(Reporter: bugzilla, Unassigned)
References
Details
With the launcher process fully deployed in 68, we should create a knowledge base article for users who run Firefox on Windows from a script or batch file.
If the user's script/batch file expects to wait for the browser to exit before it continues executing, they should modify their script(s) to add the -wait-for-browser option to the Firefox command line.
| Reporter | ||
Comment 1•6 years ago
|
||
(If their script does not need to wait for Firefox to finish before it continues, they do not need to change anything)
Comment 2•6 years ago
|
||
To Joni: Can you review whether this article is needed?
See https://support.mozilla.org/en-US/kb/about-knowledge-base#w_audience-scope-of-the-knowledge-base
Updated•6 years ago
|
Hi :aklotz,
We might need a little more info to determine if it's out of scope for SUMO. How common is this use case? Is it for Firefox Enterprise?
| Reporter | ||
Comment 4•6 years ago
|
||
Hi Joni,
I would expect this mostly in two scenarios:
- Firefox Enterprise;
- Using/testing Firefox for web development purposes.
Of course, some home users might be doing this as well, but those cases would be outliers.
Comment 5•6 years ago
|
||
In case it helps whoever writes the new article, we can include (or link to) the following:
https://wiki.mozilla.org/Platform/Integration/InjectEject/Launcher_Process/#Starting_Firefox_via_Automation_.2F_Scripting
Comment 6•3 years ago
|
||
Closing outdated request
Description
•