We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
E.g. https://github.com/appium/appium-uiautomator2-driver/#mobile-startactivity As Appium client, we can gracefully mark them deprecation, and use the mobile command instead to reduce appium client specific methods
The text was updated successfully, but these errors were encountered:
Not so much https://github.com/appium/ruby_lib_core/blob/master/lib/appium_lib_core/common/command.rb#L178
Sorry, something went wrong.
Will do more, then create a new major version that drops the deprecated methods
appium/java-client#2036 will be also hint
No branches or pull requests
E.g. https://github.com/appium/appium-uiautomator2-driver/#mobile-startactivity
As Appium client, we can gracefully mark them deprecation, and use the mobile command instead to reduce appium client specific methods
The text was updated successfully, but these errors were encountered: