Your error message does not suggest to me that the spaces in your path names is the problem.

Bret

On 6/20/06, John Fitisoff < [EMAIL PROTECTED]> wrote:
Hi all,

I'm trying to use cookiemanager to delete data between
test iterations but my paths contain spaces. I don't
have a problem getting the paths using
getSpecialFolderLocation but I get an error when I use
them with deleteSpecialFolderContents to try to delete
my cookies or my cache.

As far as I can tell, this doesn't have anything to do
with Watir but I was hoping that someone here would
know since it's probably Windows-related.

Thanks

John

c:/ruby/lib/ruby/site_ruby/1.8/watir/cookiemanager.rb:6:in
`visit': uninitialized constant Dir::Find (NameError)
        from
c:/ruby/lib/ruby/site_ruby/1.8/watir/cookiemanager.rb:14:in
`rm_rf'

       from
c:/ruby/lib/ruby/site_ruby/1.8/watir/cookiemanager.rb:48:in
`delete
SpecialFolderContents'
        from C:/thread_testing/cookiemgr.rb:15





__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to