wpt_batch.py with chrome mobile emulation
|
01-15-2015, 04:47 AM
Post: #1
|
|||
|
|||
wpt_batch.py with chrome mobile emulation
Currently we run all of our tests via wpt_batch.py and have the xml result files stored externally for trend reporting. I would like to force some tests that I run from batch to run in Chrome mobile emulation mode on our local/private instance agents.
wpt_batch.py doesn't have an option for enabling chrome mobile emulation so I am trying to figure out another method easier than creating a real mobile agent on site. Could I create a new agent entirely and set the Chrome application executable (in a WPT script that launches chrome) to run permanently with --window-size=360,640, for example? Or is there an easier method to accomplish this? Our sites are 100% responsive so the most important thing for me right now is being able to change the browser or screen size to a smaller form factor to compare loading and kb to desktop/full browser mode. I am not as concerned right now with testing on different os/mobile platforms. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
wpt_batch.py with chrome mobile emulation - sjwill23 - 01-15-2015 04:47 AM
RE: wpt_batch.py with chrome mobile emulation - pmeenan - 01-15-2015, 04:54 AM
RE: wpt_batch.py with chrome mobile emulation - sjwill23 - 01-15-2015, 05:29 AM
|
User(s) browsing this thread: 1 Guest(s)