|
Hi,
great help! I didn't know about update_html().
Let me try improve your hint:
- "save_content()" method doesn't get the content, to achieve that you're supposed to use "content()".
- I found a strange behaviour: it looks like Mechanize doesn't like ';jsessionid' into FORM action URIs.
Thanks!
Marco
|