Im developing a framework for automate Android, IOS and Chrome App. Im searching for a Appropriate driver with which i can control all the 3 types.The problem is getcontexthandles(). this is crucial for switching webviews But Im not finding the correct driver which will support it for chromedriver, androiddriver and iosdriver.
If I use webdriver as driver here, it prompts to use the appropriate driver
Please guide me as to how this issue can be resolved.
Thanks in advance