mirror of
https://github.com/appium/appium.git
synced 2026-02-10 20:09:49 -06:00
Add deprecation warnings for class name, tag name locator strategies. Deprecations warnings will now be thrown for: * 'tag name' in the native context * 'class name' in the native context * 'class name' in the web context 'class_name' is now a valid locator strategy for checkValidLocStrat Add test for new class name locator rename createCommand createGetElementCommand Adding unit tests for new exception throwing Add test for incorrect UIA class names