qaf
qaf copied to clipboard
TestBase for MobileWebDriver
At present, in case of mobile webdriver, user have to cast driver to underlying mobile driver. Required to create TestBase for MobileDriver in order to get direct mobile driver object from getDriver().
A lot of our customers test native or hybrid apps, and MobileDriver is necessary. When are you planning to release this feature?