Forum Discussion

Adagio's avatar
Adagio
Frequent Contributor
8 years ago

Unable to navigate to the <URL> Web page

Hello,

 

I'm trying to run my test suite on a virtual machine. I'm using command line commands to execute the tests. I've already tested this on my machine, but want to run on the virtual machine now.

 

I have TestExecute extension installed for the Chrome browser too. When I run the Tests, It launches the chrome browser, but never navigated to the URL.It keeps waiting for opening Page(*), and then stops.  In the logs, I see the following:

 

Unable to navigate to the http://XXXXXX.com:XXXXX/#/login page.

No idea what's happening here?

any help would be appreciated!

 

Thank you

Abhi

 

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    Can you post screenshots of your automation keyword test or paste the script code you're using?  It would be helpful to see a bit more of what you're dealing with to know how best to answer you.

    • tristaanogre's avatar
      tristaanogre
      Esteemed Contributor

      Something else to check is Chrome Browser version.  Your virtual machine could have a more recent version of Chrome than your main machine.  Chrome was recently updated to version 59 and there is a patch for Chrome for both TestComplete and TestExecute available via SmartBear.  If you don't have that recent patch, you could run into object recognition issues.