Forum Discussion

dhundley's avatar
dhundley
Regular Contributor
6 days ago

An internal error occurred while running the Google Chrome browser

i have a Azure DevOps pipeline that completed successfully on one of my VM's yesterday. The testcomplete on my workstation and the testexecute on the VM are both 15.70 (latest release) installed a co...
  • Hassan_Ballan's avatar
    6 days ago

    It could be related to TestComplete browser extension installation. I suggest you uninstall TestComplete, reboot, and reinstall TestComplete.That should take care of any installation related problem.

    I also recommend to split browser start and site navigate to tow commands, that way you will have better debug to know if it is the browser startup or the page navigation.