I'm on Ubuntu. I'd like to be able to retrieve images saved in my temp folder, and clear it, at will (or does mechanize not actually read images but rathe开发者_运维百科r just html?).
Mechanize doesn't retrieve images unless you specifically tell it to (on a one by one basis).
精彩评论