Win32-IE-Mechanize - Re: Can't login to site

Posted on Sat Feb 10 13:53:52 2007 by abeltje in response to 4303 (See the whole thread of 5)
Re: Can't login to site
Hi, answers to questions: 1) there is a difference in IE between right-click>view source and Menu View>source 2) the default argument to find_link() which is called bij follow_link() is "n => 1", so yes, it wi +ll follow the first "link" it can find (see the docs for find_link()). 3) if you call submit_form() without a "button" argument, it will call the submit() method of the f +orm directly (see the docs for submit_form()). HTH, -- Abe.
Direct Responses: 4314 | Write a response