Firefox 56 supports headless mode on Windows
bugzilla.mozilla.org
Firefox 56 supports headless mode on Windows
1–10 of 88 posts
Re: Firefox 56 supports headless mode on Windows
#2Joke aside: can somone explain "headless" to me here?
Re: Firefox 56 supports headless mode on Windows
#3So I can navigate by cardinal directions now (like scrolling south a bit)? Joke aside: can somone explain "headless" to me here?
Re: Firefox 56 supports headless mode on Windows
#4So I can navigate by cardinal directions now (like scrolling south a bit)? Joke aside: can somone explain "headless" to me here?
[1] https://developers.google.com/web/updates/2017/04/headless-c...
Re: Firefox 56 supports headless mode on Windows
#5So I can navigate by cardinal directions now (like scrolling south a bit)? Joke aside: can somone explain "headless" to me here?
Uses include rendering a screenshot (e.g. a preview thumbnail) of some website on a server, or running automated UI tests that click around a web app and fill out forms to verify its functionality.
Re: Firefox 56 supports headless mode on Windows
#6Re: Firefox 56 supports headless mode on Windows
#7Is there a linux headless mode already? Selenium chrome driver headless is pretty much useless in linux because important methods like `send_keys` need X anyway for keyboard mappings or something like that.
Support headless flag on Linux, RESOLVED FIXED in Firefox 55
Re: Firefox 56 supports headless mode on Windows
#8Re: Firefox 56 supports headless mode on Windows
#9Re: Firefox 56 supports headless mode on Windows
#10Is there a linux headless mode already? Selenium chrome driver headless is pretty much useless in linux because important methods like `send_keys` need X anyway for keyboard mappings or something like that.