How to enable ActiveX controls in firefox?
问题 I have an application which uses ActiveX controls. I want to automate this using Selenium IDE. But when i launch the application i end up in an error message "Turn on you ActiveX control". Is there any way to enable ActiveX in FireFox? Note: I am using User Agent Switcher(as IE7) Addon of firefox to run my application. 回答1: No. Firefox doesn't support ActiveX. 回答2: "ff-activex-host" worked for me. It uses different tag, but otherwise seems to work on both firefox and chrome. 回答3: You can look