Due to the recent removal of LaunchApp() from the latest Appium BaseDriver, we need to replace all the occurrences with ActivateApp()
** Need to make sure we maintain the app ID (ie. "io.appium.android.apis") in a helper file: dotnet-client/test/integration/helpers/Apps.cs
Due to the recent removal of
LaunchApp()from the latest Appium BaseDriver, we need to replace all the occurrences withActivateApp()** Need to make sure we maintain the app ID (ie. "io.appium.android.apis") in a helper file:
dotnet-client/test/integration/helpers/Apps.cs