Cookie Helper Example

Contributed by Atilla

require 'watir'
require 'watir/cookiemanager'
include Watir
include CookieManager

puts WatirHelper.getSpecialFolderLocation(WatirHelper::COOKIES)
WatirHelper.deleteSpecialFolderContents(WatirHelper::COOKIES)
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.