How about this become a feature request? It would be nice to use web.py components to test web.py applications :)
On Thursday, 20 September 2012 10:47:37 UTC-3, Andrey Kuzmin wrote: > > Hi, I want to use app.browser to test my web.py app. > > The problem is that session is not kept between requests. > > I checked web.cookies() and they are empty. > > How to make app.browser set and retrieve cookies from webpy app? > -- You received this message because you are subscribed to the Google Groups "web.py" group. To view this discussion on the web visit https://groups.google.com/d/msg/webpy/-/KlQWzv5KeN4J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
