Mechanize - Click a table row to navigate to detail page

Brian D briandenzer at gmail.com
Thu Dec 24 22:19:11 EST 2009


A search form returns a list of records embedded in a table.

The user has to click on a table row to call a Javascript call that
opens up the detail page.

It's the detail page, of course, that really contains the useful
information.

How can I use Mechanize to click a row?

Any ideas?




More information about the Python-list mailing list