Sakshamrameshhudiya

Results 4 comments of Sakshamrameshhudiya

Hey Team, I actually want to debug what exact request body I am setting in json format in APIRequestContext

by json format i mean i want to know what request is set in request context ? example : { "teamIds": "99790", "effectiveDate": "2020-01-01" }

can you please give me and code example in java so as to how fetch these details or if there is some link to refer or something in playwright docuement.

Are we thinking of implementing this? I feel this should be a must for debugging if the request body or any other parameter is incorrectly set. If possible, can we...