eclipse 上报错:
org.openqa.selenium.InvalidSelectorException: Locator Strategy 'name' is not supported for this session (WARNING: The server did not provide any stacktrace information)
*** Element info: {Using=name, value=登陆}
/usr/local/lib/node_modules/appium/node_modules/.1.32.1@appium-android-driver/build/lib/driver.js 在该路径下下修改过
this.locatorStrategies = ['xpath', 'id', 'class name', 'accessibility id', '-android uiautomator','name'];但是不起作用 Mac 系统