Currently, there is no way to access AndroidDriver and IOSDriver methods using Conductor. An example is this is AndroidDriver().currentActivity. This commit will add two methods one of each returning AndroidDriver and IOSDriver allowing access to those built in methods.
Currently, there is no way to access AndroidDriver and IOSDriver methods using Conductor. An example is this is AndroidDriver().currentActivity. This commit will add two methods one of each returning AndroidDriver and IOSDriver allowing access to those built in methods.