playwright-java icon indicating copy to clipboard operation
playwright-java copied to clipboard

[Feature] how to get request curl format with APIRequestContext

Open Hansanto opened this issue 1 year ago • 0 comments

🚀 Feature Request

Like #1399, I would like to know how to obtain all information about a request sent from request object.

In this context, I'm interacting only with API and not Website, so I don't use the page object

Example

No response

Motivation

Get the possibility to log requests & responses easily for API calls

Hansanto avatar Jun 28 '24 08:06 Hansanto