I’m just wondering, is there any way to run Selenium tests on Android in Chrome beta browser?
After installation of Chrome beta browser on Android 4.0 emulator, it opens default browser but not the Chrome beta when running automated tests.
Is there any way to define which Android browser should be used when running automates tests with the AndroidDriver?
I’m just wondering, is there any way to run Selenium tests on Android in
Share
From what I gather, as of now its not possible to run Selenium tests on Android in Chrome beta browser as:
You can avail more information here and look out for future updates.