Dan Luu on Nostr: For people who do performance measurements on mobile devices via Chrome Dev Tools ...
For people who do performance measurements on mobile devices via Chrome Dev Tools Android, what do you use to automate this?
https://developer.chrome.com/docs/devtools/remote-debugging is a nice guide on how to manually do this, but what do you do for automation?
I guess I can read the source code for webpagetest, which must have some way to automate this, but is there, documentation, some API name I should look up, or a simple example out there?
https://developer.chrome.com/docs/devtools/remote-debugging is a nice guide on how to manually do this, but what do you do for automation?
I guess I can read the source code for webpagetest, which must have some way to automate this, but is there, documentation, some API name I should look up, or a simple example out there?