Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Replace all LaunchApp() methods on Integration tests #685

Closed
Dor-bl opened this issue Nov 16, 2023 · 0 comments · Fixed by #766
Closed

Chore: Replace all LaunchApp() methods on Integration tests #685

Dor-bl opened this issue Nov 16, 2023 · 0 comments · Fixed by #766
Labels

Comments

@Dor-bl
Copy link
Collaborator

Dor-bl commented Nov 16, 2023

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

@Dor-bl Dor-bl changed the title Chore: Replace all lunchApp() methods on Integration tests Chore: Replace all LaunchApp() methods on Integration tests Mar 29, 2024
@Dor-bl Dor-bl linked a pull request Mar 29, 2024 that will close this issue
6 tasks
@Dor-bl Dor-bl removed the HelpWanted label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant