You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating Appium-Python-Client to version 3.0.0, the start activity keyword doesn't work anymore, the interpreter is not able to find any reference.
I investigated a little and learned that the support for this keyword has been dropped. They suggest to switch to mobile: startActivity.
After updating Appium-Python-Client to version 3.0.0, the start activity keyword doesn't work anymore, the interpreter is not able to find any reference.
I investigated a little and learned that the support for this keyword has been dropped. They suggest to switch to mobile: startActivity.
For more information please refer to https://github.com/appium/python-client#quick-migration-guide-from-v2-to-v3.
The text was updated successfully, but these errors were encountered: