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?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to