This project is a Python automation script that interacts with a Firefox browser extension UI using Selenium WebDriver. It demonstrates how you can load a custom Firefox profile, access a locally ...
(this issue is kind of long, but this behavior has been driving me crazy and I needed to document it so hopefully we can fix it) Normally, you would launch Firefox by calling driver = ...