python-client
python-client copied to clipboard
remove find_element_by_XXXX
Other bindings which already had find_element_by_XXX were removed. (e.g. Java client. Ruby client did not have like this syntax)
Python client still has them in selenium repo, so no reason to drop only in this client.
But potentially we'll need to drop them.
Let me leave an issue as a note.
Before removing them, we must print deprecated log in each method
https://appium.github.io/python-client-sphinx/webdriver.common.html#webdriver.common.appiumby.AppiumBy https://appium.github.io/python-client-sphinx/webdriver.common.html#module-webdriver.common.mobileby