2

Context : Trying to intercept and Replace a browser get request's query string parameters using playwright java.

I am able to print the URL of the get request along with the query string parameters using page.onRequest

Issue:

Please help me find a method in the request object that could retrieve the query string parameters in the payload section or any other way to intercept and Replace a browser get request's query string parameters.

PFB Playwrights available methods in the request objectavailable request methods

PFB the Network tab log of the fired get request enter image description here

jba065
  • 189
  • 1
  • 4
  • 10

0 Answers0