appium安卓自动化测试,找到元素,进行点击操作的时候报错,求解

raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Cannot invoke method public void androidx.test.uiautomator.GestureController.performGesture(androidx.test.uiautomator.PointerGesture[]) on object androidx.test.uiautomator.GestureController@877cd0b with parameters [[Landroidx.test.uiautomator.PointerGesture;@3e7a4da]

元素定位错误了吧