Forum Discussion

stabrizi's avatar
stabrizi
Occasional Contributor
12 years ago

TestComplete can not detect Flex objects using FireFox ver 17.0.1

Hello, I am having difficult time detecting Flex objects using Firefox version 17.0.1 I believe I followed all the setup and preprations, but not having any luck with the Firefox. We are allowed...
  • dganov's avatar
    12 years ago
    If you can change the code of web page then try using windowless mode for Flex by adding parameter wmode=opaque for object, that displays Flex app.

    What is for dom.ipc.plugins Firefox settings - it is ignored starting from version 14. To emulate its behaviour you should create one environment variable MOZ_DISABLE_OOP_PLUGINS = 1