nancy_arias
2 years agoOccasional Contributor
Error unable to navigate
Hi I have a keyword test that opens an URL to check if the system is available. I have the execution scheduling with windows task scheduler running a batchfile
BATCHFILE
start TestComplete.exe "C:\Users\usrtestaut\Desktop\ProyectoWMS\WMS BY.pjs" /r /e
this is the error i get when the execution run
URL: google.com
Process ID: 5676
Process Command Line: "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --disable-hang-monitor --remote-debugging-port=9222
Info: Cannot find the Page node after calling the NavigateTo method.
Check whether TestComplete Chrome Extension is installed and enabled.
Aliases.browser
I have already check the testcomplete extension, and also the accesibility settings Disableling Live Caption
What else can I try?