Forum Discussion
baxatob
Community Hero
You should navigate only to the exact address.
Navigate To("http://*:*/website/stuff/etc") sounds like "I want to go to the Some Street, house number 5, apartments 124. But I don't care about the city and the country where it could be" :)
However you can use the wildcards for the name mapping.
Colin_McCrae
10 years agoCommunity Hero
Yep.
baxatob is right.
You can't navigate to "http​://*:*/website/stuff/etc" as it's not a valid URL.
You could have the IP and Port numbers as project level variables and update them as and when they change or via some sort of config file/script. That would work. But you need valid IP and port numbers in there if your site is not DNS'd.
Related Content
- 13 years ago
- 5 years ago
Recent Discussions
- 2 days ago