I'm using wsgi_intercept to do some in-process twill testing of a pylons app. Everything is working fine, except when testing any process flow that results in internal https links (e.g. signin, password changing, account management etc). A quick look at the code suggests that the PatchedMechanizeBrowser does not support https, but I thought I'd check with the list to see if I'm on the right track and if someone else has tackled this?
Robert _______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
