执行代码:
driver.lockDevice(3);
TouchAction ta = new TouchAction(ta); ta.tap(301,21).perform();
是我创建的 driver 不对吗?我创建的是 IOSDriver,知道的同学帮忙解答一下,感谢。