catchpoint / WebPageTest

Official repository for WebPageTest
Other
3.08k stars 715 forks source link

Add support for testing "mini" Android browsers #565

Closed pmeenan closed 7 years ago

pmeenan commented 8 years ago

Specifically Opera Mini and UC Mini

Without remote debug interfaces it will be limited to data we can collect from video capture, tcpdump and logcat:

Using a start page that flashes orange and then redirects to the page to be tested will allow for accurate video timings and can be launched with intent.

Things that will NOT be possible:

Beyond the agent support, there will be some server changes necessary to present results from video-only tests.

cesarv76 commented 7 years ago

Hi,

I need to add Opera Mini to a WebPageTest private instance I'm setting up. Do you have any information on how to achieve this?

Thanks!

pmeenan commented 7 years ago

You should just need to Install the browser (and go through the initial setup) and then add it to the browsers list on the server. Something like:

browser=Moto G4 - Chrome,Moto G4 - Chrome Canary,Moto G4 - Chrome Beta,Moto G4 - Chrome Dev,Moto G4 - UC Browser,Moto G4 - UC Mini,Moto G4 - Opera Mini,Moto G4 - Firefox