Issue: On submitting the from the site reports following error
Forbidden (403)
CSRF verification failed. Request aborted.
More information is available with DEBUG=True.
The test runs fine for the first time, if I run the same test just after fining the first test the site reports the error.
I am able to fill and submit the from multiple times, with out any issue.
Thanks in advance.