Topic: Make mechanize use browser cookies/section
I have a script using mechanize to get some web content but recently the page had some changes and the content I want now can only be read if Im logged in. Is there some way to make mechanize use the section that is already open on my browser instead of having to make the loggin from the script?