An intuitive utility to help find the CSS path to UI elements on a webpage. These paths are used frequently in a variety of front-end development and QA automation tasks.
One of a set of tools we're offering as a way of saying thank you for being a part of the community.
If so...
Create two sites by right clicking on the server from the Internet Service Manager. Then choose New > Web Site. Follow defaults. Set both sites to use the same IP, same port (80) but different home directories.
Right click on the root of your first website in the Internet Service Manager, then go to properties. Under the WebSite Tab click Advanced. Now click Add. Set port to 80. Give your site a name (sitea).
Now do the same for the second site, but under Host Header Name, put siteb.
Right click on each site and then click start!!! You now have two sites running on the same IP and known port!!!