dhundley
6 days agoRegular Contributor
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...
- 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.