I am running some tests in a variety of web browsers, starting them up from a script file. The process is supposed to be completely automated. However, if a browser closed incorrectly the last time it ran, it may start up and wait for a user interaction.
Are there command line options to make browsers forget that they closed badly last time? The browsers I'm using are IE8, and the latest versions of Firefox, Safari, Opera and Chrome.