NicolaFilosa_SE
8 months agoContributor
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 solve this problem?
Thank you in advance
For example, use http://www.example.com rather than www.example.com,
TestObj.ToUrl("http://192.168.1.3:444")