On Wed, Oct 01, 2008 at 02:04:50PM -0700, jeremiah wrote: -> I'm trying to verify that my python script logged in with the correct -> credentials. I can think of a couple ways to do this but not sure how to -> implement. -> -> I'm thinking i would either need to verify that appropriate cookies were -> set and/or verify protected area of site would return a error code.
Err, yes, why not try accessing the protected area of the site? :) -titus _______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
