In selenium you can only delete cookies on the current domain, but would it be possible to navigate to the file where Firefox is storing the cookies and either delete the file o
You can specify a user directory and then manipulate /Default/Cookies. This question is similar: Getting or Manipulating all cookies in Selenium Webdriver