airtower-luna / referer-mod

Web Extension to modify the Referer header in HTTP requests
https://addons.mozilla.org/en-US/firefox/addon/referer-modifier/
GNU General Public License v3.0
43 stars 13 forks source link

Replace headless property in Firefox options class #92

Closed airtower-luna closed 1 year ago

airtower-luna commented 1 year ago

Selenium 4.8.0 deprecated that property, using the -headless argument is the suggested replacement.