Hi,
I need to test an application in which every requested page needs to have a request parameter caled "t" with an authentication token.
Example:
- To access the xyz resource, I need to make the request below:
how do I make to add the "t" request parameter in all the requests performed by ZAP, including the scanners and the spider?