Forum Discussion

NicolaFilosa_SE's avatar
NicolaFilosa_SE
Contributor
2 months ago
Solved

Problem with ToUrl() function

Hi to everyone, I have an issue. I'm trying to go to the URL 192.168.1.3:444 but what happens is this: TestComplete adds, arbitrary, the address of the chrome extension.  What can I do to solv...
  • rraghvani's avatar
    2 months ago

    For example, use http://www.example.com rather than www.example.com,

    TestObj.ToUrl("http://192.168.1.3:444")