I filled the form page and submitted it.again when I opened the form page to generate another request my form page populated with previously submitted data.How can I get the form page with empty values.
Thank you
you can try following to avoid the prepopulated values in form
Try this <form autocomplete="off">