From: Gregory Brown Date: 2006-10-25T10:25:14+09:00 Subject: Re: Best way to automate web browser tasks? On 10/24/06, Hal Fulton wrote: > Rather I want to automate some repetitive tasks... like > go to a form, fill in a couple of fields, click a checkbox, > pick from a dropdown, and click on Save. > > How would you do this? If it doesn't involve javascript, mechanize should do just fine.