On May 29, 6:46 pm, "Joseph Heck" <[EMAIL PROTECTED]> wrote: > You might take a look at twill (http://twill.idyll.org/) - Although I > find it a tad trickier to get rolling with than Selenium, it has the > functionality that you want (emulating a browser, including cookies) > and can be 'programmed' to walk to an OpenID login site and back again > following redirects. You can think of it as a more complex/complete > version of the test client in Django.
I knew, but also django client is much faster :-) > -joe And, sorry for disturbing, I thought that client really fills form & co. However, I just passed openid_url instead of identity_url to login() function and thus login failed. I can just use login() to pass it to my openid backend and then I'm logged in without need to go through openid verification process. Almad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---