I want to test mobile pages on Android in browsers like chrome or mozilla. Are there any plugins available, so I can directly test them in these browsers without running them on the device or emulator?
I created this chrome extension to help verify. This is not an ideal replacement for actually testing the device, but this is the beginning.
https://chrome.google.com/webstore/detail/mobile-tester/elmekokodcohlommfikpmojheggnbelo?utm_source=chrome-ntp-icon
This site shows you one of the possible ways to do this.
http://techie-buzz.com/tips-and-tricks/emulate-mobile-browser-in-firefox.html
.
In Mozilla Firefox, you can use the Selenium IDE to emulate clicks, input, and other actions. Personally, I have never tested it for mobile web applications.
http://seleniumhq.org/