Does LambdaTest support mobile app testing with Playwright?

Does LambdaTest support mobile app testing with Playwright?

Hi Darran,

Yes, for Playwright you may pass the resolution in the viewport. For example:

viewport: { width: 1200, height: 750 }