It would be very useful to me if there was a method I could call to set/clear specific cookies at the beginning of a test. Currently I have to manually clear the cookies left over from a previous test run. In IE I can write a program that does it for me since each cookie is stored in a separate file...