TestComplete Web Module does not interact with Firefox
When I record a test in TestComplete and try to interact with Firefox by clicking around pages, clicking links, and entering text into the address bar, the recorded test is completely empty. All I get is:
function Test1()
{
}
Using the Object Spy tool on Firefox will only highlight the entire window, none of the objects within firefox.
I've done all the steps in 'Preparing Firefox for Web Testing' page from SmartBear.
Before I activated my Web Module license and I was just using the Desktop version, recording a test would at least record clicks and drags within the firefox window. It seems that updating to the Web Module has removed functionality.
I'm running TestComplete 15.51.30.7 x64 and Firefox 113.0.2 (64 bit)
Has anyone else encountered this issue? Can anyone else get firefox to work with TestComplete?
Hi, in the object browser, Firefox is detected as "Process" or "Browser" ?
If it's Process, then your version of Firefox is too high. Reverting to firefox 112 should resolve your issue.