How to enable ActiveX controls in firefox?

北慕城南 提交于 2019-12-20 04:31:11

问题


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 around the MediaWrap extension for firefox. It is supposed to add transparent ActiveX support to Firefox.

I am not sure it already works with firefox 3.6 though and there are known limitations.

Maybe you can give it a try.

Jerome Wagner




回答4:


Try this: MeadCo's Neptune.

Or this: IE Tab.



来源:https://stackoverflow.com/questions/2652200/how-to-enable-activex-controls-in-firefox

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!