EFForg / https-everywhere

A browser extension that encrypts your communications with many websites that offer HTTPS but still allow unencrypted connections.
https://eff.org/https-everywhere
Other
3.37k stars 1.09k forks source link

Update deprecated log function #20101

Closed clasick closed 3 years ago

clasick commented 3 years ago

Update old log_path function for selenium Firefox driver to the new service_log_path. This suppresses the warning that is thrown during testing.

Type of change