When running camoufox test in a fresh virtual environment, the program crashes with an InvalidAddonPath error.
It seems that camoufox is trying to load an addon, but the provided addon path does not contain a manifest.json file.
I did not explicitly configure any addons, so it appears that either:
a default addon path is incorrectly set, or
the program expects an extracted addon but receives an invalid path
When running camoufox test in a fresh virtual environment, the program crashes with an InvalidAddonPath error.
It seems that camoufox is trying to load an addon, but the provided addon path does not contain a manifest.json file.
I did not explicitly configure any addons, so it appears that either:
a default addon path is incorrectly set, or
the program expects an extracted addon but receives an invalid path