I think I figured out how to post with Mechanize - looks like br.open(url, argument) works. Need to verify a bit further, thus far the results aren't promising, so I'll probably need to stick with loading/submitting the form if I can get past the select_form hurdle.
Edit - also figured out the predicate= question - adding a lambda function to test that did the trick.
Last edited by ldolse; 02-26-2011 at 06:46 AM.
|