I am looking for a framework, code and examples how to support Android and iOS devices.
What should be the best and simple way?
For example to have parameter with the device type (Android, iOS) and to create AndroidDriver or iOSDriver according to this parameter and also use this parameter to load the apk or api, set the setCapability according to this parameter.
Other suggestions and examples?
I assume this is a common question but I did not find resources about that.
Thanks,
Eyal