mirror of
https://github.com/appium/appium.git
synced 2026-05-20 02:18:52 -05:00
968b28bfb4
* use deviceName + version caps to launch a particular simulator device and SDK version (6.1, 7.0.3, 7.1) * update appium-instruments submodule with corresponding change * fail if the user tries to set preferences or language/locale and full-reset is requested since they don't work together Fix #2032, #1642, #304