If you are using selenium remote control,
- you might need to create a separate profile for testing with your addons.
- After that, you can install the addons in that new profile. Note down the path of the profile folder in profile manager or check here to locate your profile folder
-
Then when you start selenium, use
-firefoxProfileTemplate "path to the profile"
to specify the location of the profile with add-ons installed.