Hi,
I am using appium 2.0 rc and c# as scripting language, I need to switch to some system application in order to do that i need to activate that system app using bundle id, when i am trying to use 'IOSDriver.ActivateApp() method, it’s not there in the suggestion lists.
can anyone confirm that it’s supporting c# as it was earlier used by me with python and java also.
@wreed, @Aleksei any suggestions will be highly appreciated.
Exact error text:
IOSDriver doesn’t contain a definition for ActivateApp and no accessible extension method ‘ActivateApp’ accepting a first argument of type ‘IOSDriver’ could be found (are you missing a using directive or an assembly reference?)
Regards,
Abhishek