chromedevtools protocol , Change the Device Metrics to mobile (c#)

Job ID: 36669626

Budget: $30 – $250 USD

I'm making an automation program using CDP.
Set user-agent to mobile

await SendWebSocketMessage(webSocket, "Emulation.setDeviceMetricsOverride", new
{
mobile = true,
width = 412,
height = 915,
deviceScaleFactor = 2,
});

I've tried this,

but I think not enough.

Looking for someone familiar with mobile emulation automation on desktop Chrome browser.
Related categories: C# Programming Chromium