I've been trying to get my add-ons to work with my driver(driver as in webdriver.Firefox(profile)). I have no idea how to import (or if its optional at all) my regular Firefox profile. The one, i assume, contains all my add-ons.
Help is needed indeed.
Beside a solution (if available) an explanation to why my add-ons do not exist on the selenium webdriver could be a nice touch.
Thank very much!!