karatelabs / karate

Test Automation Made Simple
https://karatelabs.github.io/karate
MIT License
8.33k stars 1.95k forks source link

retrieve all the request parameters in pre-request #2629

Closed CheeliAI closed 5 hours ago

CheeliAI commented 5 hours ago

Hello everyone, I want to retrieve all the parameters of the form request when making a request in Hoppscotch, in order to implement my own signing logic to generate a sign for the backend. However, after checking the documentation, it seems that the pw object does not have an object like pw.request. Could you please tell me how I can get the collection of request parameters? Thanks!

ptrthomas commented 5 hours ago

I think you have the wrong repo. to reopen, follow this process: https://github.com/karatelabs/karate/wiki/How-to-Submit-an-Issue