Browser Plugin Testing With Selenium
问题 I am writing a webapp that has a browser plugin component for both firefox and chrome. My current testing system uses a series of Selenium tests created through Selenium IDE. Is it possible to also have selenium install, activate, and delete browser plugins for firefox and chrome (possibly other browsers as well)? I think the biggest concern is that installing/enabling the browser plugin requires a browser restart, and I'm not sure if that would through selenium off. The acquisition of the