nandini_thota
2 years agoContributor
Fixefox is launched but not able to navigate to any URL using testcomplete
Hi Community,
I am using Testcomplete version: 15.44.11.7x64 and Firefox version: 111.0.1(64-bit),
I am able to launch Firefox but not able to navigate to the URL. Getting the below issue
Also, check for the patches in the link: https://support.smartbear.com/testcomplete/downloads/firefox-patches/
But, I don't see patch provided for the version which I am using.
Additional Info: Tried to record the script and the code is generated in the below format.
I am trying to give URL: https://smartbear.com/, but it's taking as blank.
function Test3()
{
Browsers.Item(btFirefox).Run("about:blank");
}
Any suggestions would be of great help!
Regards,
Nandini.