Hi there, Developing Hybrid Applications using Cordova/PhoneGap is very popular today, but for Automation Testing, it is very hard for these Hybrid Applications.
Selenium is a very popular tool on automation testing. So far there are Selenium web drivers for Android, iOS and other mobile platforms to support testing native applications and web applications. But they cannot be used to test Hybrid Applications. This is very a pain point of many many developers and testers (you can search by google for this). If we have the Selenium web driver for Cordova hybrid applications, the things will become very exciting. By the way, now, we are planning to build an application with Cordova/PhoneGap, could you give some advice on testing the hybrid application? Expecting your response, :) Thank you very much!