Testcomplete is unable to see into the iframes of Qlik applications
Hi, I'm trying to write automated scripts in vbscript to test some applications written in Qlik using the chrome browser. But testcomplete is unable to see into the iframes.
I tried disabling the security with the --disable-web-security setting, but then the Qlik applications ran very slowly and I get an error message from Qlik saying it has
problems loading the iframes. So the Qlik applications that I am trying to test won't work correctly if I disable the setting, but it does allow testcomplete to see the objects in the iframe. So my question is, is there a way to allow testcomplete to see into the iframe without disabling the web security?
I am using version 15.42.9 x64 of testcomplete.
Anyone's advice on what to do would be greatly appreciated, thanks!