GoogleChrome / lighthouse

Automated auditing, performance metrics, and best practices for the web.
https://developer.chrome.com/docs/lighthouse/overview/
Apache License 2.0
28.23k stars 9.35k forks source link

Add other device emulation options #2063

Open rockcoder23 opened 7 years ago

rockcoder23 commented 7 years ago

At now, the driver emulate Nexus 5X only by default。Is't possible add the feature of emulating more devices ?

paulirish commented 7 years ago

We haven't prioritized this feature yet, but It'll happen at some point..

Is there anything in particular you'd like to emulate?

rockcoder23 commented 7 years ago

Thx for your reply. For one of our cases, pages visited by different devices screen size will load the different size images. So we wanna custom the gathers & audits and test our pages in different devices.

PenelopeFudd commented 6 years ago

+1: I'm not developing for devices, I just need to determine why my website is slow on a regular browser.