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/-/oLZG0jI-gB4J. 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.
