Mobile cross-browser web testing

2019-04-08 13:36发布

问题:

When building websites I commonly use tools such as Browsershots to ensure that my pages looks reasonably OK in the different browsers. I am however starting to get complaints about a heap of mobile browsers running on different portable devices.

My question is simply how do one best carry out mobile cross-browser tests ? (answers that does not require me to install a ton of different mobile emulators will be preferred).

回答1:

DeviceAnywhere can do this, but not for free.



回答2:

The answers are old. Nowadays, there are many more options. Check out "Browserstacks", or google for "alternatives to Browserstacks". Some services offer (paid) automation for testing across devices.



回答3:

http://validator.w3.org/mobile/ will provide you with several good advices, but won't provide any mobile devices' screenshots...

I'm afraid Felipe's right, the only way to know how your website interacts is to do it yourself.