I want to open for example “localhost/MySite” in IE9, Chrome, Firefox, Opera, and Safari simultaneously for QA testing.
I was thinking a batch file of some sort would be an effective way of doing this.
i.e. double click “test.bat” and a command line comes up with a query “Website to test: “. I enter in “localhost/MySite”, and the batch file opens all of these browsers and goes to that site.
I’m not sure if this is possible, as I’ve not found anything on the topic, but it would be very useful for me! Always good to save a bit of time. 🙂
Thanks!
Try