user1103744
user1103744

Reputation: 2461

Mobile version Google Chrome on PC (for developers)

Could you suggest how best to test the site for Google Chrome mobile version...? I know that Opera Mobile and Mozilla Firefox are emulators for the desktop, but I have not seen this for Chrome. Maybe I'm just looking bad?

for example:

Mozilla Firefox - http://www.mozilla.org/en-US/mobile/ (fennec)

Opera - http://www.opera.com/developer/tools/mobile/

Upvotes: 4

Views: 12440

Answers (3)

Hamza Ahmad
Hamza Ahmad

Reputation: 81

It's easy to browse mobile version of nay site using browsing agent switcher, there are browser agent switcher for all browsers, more read here about browsing mobile version of site on desktop PC.

Upvotes: 0

Nizam Uddin Sikder
Nizam Uddin Sikder

Reputation: 585

Google Chrome Canary can be a better replacement for this purpose. I use Chrome Canary for testing purpose. https://developers.google.com/chrome-developer-tools/docs/mobile-emulation

Upvotes: 0

berdem
berdem

Reputation: 462

Pretty old question but in case someone else hit it in future;

Best solution i found is this; https://developers.google.com/chrome-developer-tools/docs/remote-debugging?hl=tr

And the best part is, its working!

PS: If "adv devices" command doesn't work make sure that you have the USB driver for your phone is installed on your PC.

Upvotes: 2

Related Questions