Closed pmeenan closed 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!
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
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.