各位好,我使用的是javascript wd client
在ios 真机上试玩automation
而我使用 await driver.closeApp()打算在关闭app但不成功。设备没反应
请问还有什么好的方法关闭app吗。一下是部分appium信息
[MJSONWP (0ed0622d)] Responding to client with driver.closeApp() result: null
[HTTP] <-- POST /wd/hub/session/0ed0622d-f8b9-4349-a893-a7992478d616/appium/app/close 200 75 ms - 76
[HTTP]
[WebDriverAgent] Parsed BUILD_DIR configuration value: '/Users/lizhenye/Library/Developer/Xcode/DerivedData/WebDriverAgent-aghlrsejdreqngftgvcqwnjgrbou/Build/Products'
[WebDriverAgent] Got derived data root: '/Users/lizhenye/Library/Developer/Xcode/DerivedData/WebDriverAgent-aghlrsejdreqngftgvcqwnjgrbou'
[iProxy@9048a53f:8100] The connection has been closed
[BaseDriver] Shutting down because we waited 60 seconds for a command
[Appium] Closing session, cause was 'New Command Timeout of 60 seconds expired. Try customizing the timeout using the 'newCommandTimeout' desired capability'
[Appium] Removing session '0ed0622d-f8b9-4349-a893-a7992478d616' from our master session list
[DevCon Factory] Releasing connections for 9048a53f7476575e634c94d2dbc959e46400e389 device on any port number
[DevCon Factory] No cached connections have been found
[XCUITest] Not clearing log files. Use clearSystemFiles
capability to turn on.