You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Plugin compatibility, Firefox add-ons, and more
Better compatibility with pytest plugins that force early exits.
Add the ability to install a Firefox add-on instantly at runtime.
-- New method: self.install_addon(xpi_file)
-- (Unlike Chrome extensions, which are added on the command-line, Firefox add-ons must be added at run-time.)