
It seems like page.ClearCookies() only clears cookies for the current domain, so there doesn't seem to be a function to clear all browser cookies. Instead, we'll just start a whole new browser each test. They start fast enough that it shouldn't be a problem.