Browser testing tip
23rd July 2002
I have Mozilla, Netscape 4, Internet Explorer and Opera installed on my Windows PC. I use Mozilla for browsing and the other three for testing. It turns out that all four browsers can be loaded with a specific URL from the command prompt like this:
iexplore http://www.bath.ac.uk/ - Internet Explorer mozilla http://www.bath.ac.uk/ - Mozilla opera http://www.bath.ac.uk/ - Opera netscape http://www.bath.ac.uk/ - Netscape 4
Thanks to these shortcuts I can hit CTRL+R, type one of those browser names, paste in a URL and hit enter to instantly load that page—fantastic for quickly seeing how a site looks in a different browser.
More recent articles
- Porting the Moebius 0.2B image inpainting model to run in the browser with Claude Code - 22nd June 2026
- sqlite-utils 4.0rc1 adds migrations and nested transactions - 21st June 2026
- Datasette Apps: Host custom HTML applications inside Datasette - 18th June 2026