Is TestComplete compatible with FireFox ?
Hi,
I'm trying to use TestComplete with FireFox 61.0.1 , but TestComplete is not recognizing the objects on screen .
I applied all the recommendations mentioned in Preparing Firefox for Web Testing , but didn't work :smileysad:
I even tried to install FireFox 59 and also didn't work :smileysad:
And I see the same issue in Chrome !
Any help please !
Thanks
Raghda
What version of TestComplete are you using? Currently, TestComplete 12.50 supports up through FireFox 61 as per https://support.smartbear.com/downloads/testcomplete/firefox-patches/.
Likewise, TestComplete 12.50 supports Chrome 67 out of the box... but there is a requirement of having the Chrome extension installed in the browser. If the extension isn't installed, you won't be able to recognize objects in Chrome.
Finally we resolve this . Somehow we miss the following setting in firefox
browser.tabs.remote.autostart
browser.tabs.remote.autostart2
we changed it to false. and it work now.
Thanks
Nishchal