求助:環境正常,xcodebuild 也執行成功了,但是使用 appium desktop 的時候,出現:Could not start session
求助大神幫幫忙,小白一個,摸滾帶爬,把環境和構建問題解決了,但是啟動appium desktop 又有問題。
Xcode版本:11.5
iOS模擬器版本:iPhone 8 (12.4)
Appium desktop版本:1.17
1.環境依賴,都搭建好了,無問題。
2.構建也完成了,wda用的appium自帶的。
Testing started on 'iPhone 8'
2020-06-17 16:42:58.972 xcodebuild[883:29359] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
/Users/zhangben/Library/Developer/Xcode/DerivedData/WebDriverAgent-alwvnomvwrdtzoaxbbkniqrpcdpp/Logs/Test/Test-WebDriverAgentRunner-2020.06.17_16-42-22-+0800.xcresult/Staging/1_Test/Diagnostics/WebDriverAgentRunner-37294224-DC51-42F8-BCB9-386D2F235C5D/WebDriverAgentRunner-FFAE4C4E-242E-458E-87D4-C8F9B7C99DA3/Session-WebDriverAgentRunner-2020-06-17_164258-9RxzTl.log
2020-06-17 16:42:58.973 xcodebuild[883:29139] [MT] IDETestOperationsObserverDebug: (78720B3D-FD3F-4938-9BBA-EA407ED2358A) Beginning test session WebDriverAgentRunner-78720B3D-FD3F-4938-9BBA-EA407ED2358A at 2020-06-17 16:42:58.973 with Xcode 11E608c on target <DVTiPhoneSimulator: 0x7fe6e43269c0> {
SimDevice: iPhone 8 (17E2A5AB-A727-4295-9890-010DC6912EEC, iOS 12.4, Shutdown)
} (12.4 (16G73))
2020-06-17 16:43:16.240 xcodebuild[883:29139] [MT] IDETestOperationsObserverDebug: (78720B3D-FD3F-4938-9BBA-EA407ED2358A) Finished requesting crash reports. Continuing with testing.
2020-06-17 16:43:19.262427+0800 WebDriverAgentRunner-Runner[1415:31384] libMobileGestalt MobileGestalt.c:890: MGIsDeviceOneOfType is not supported on this platform.
2020-06-17 16:43:19.458639+0800 WebDriverAgentRunner-Runner[1415:31384] [AXMediaCommon] Unable to look up screen scale
2020-06-17 16:43:19.458785+0800 WebDriverAgentRunner-Runner[1415:31384] [AXMediaCommon] Unexpected physical screen orientation
2020-06-17 16:43:19.480375+0800 WebDriverAgentRunner-Runner[1415:31384] [AXMediaCommon] Unable to look up screen scale
2020-06-17 16:43:19.484871+0800 WebDriverAgentRunner-Runner[1415:31384] [AXMediaCommon] Unable to look up screen scale
2020-06-17 16:43:19.484992+0800 WebDriverAgentRunner-Runner[1415:31384] [AXMediaCommon] Unexpected physical screen orientation
2020-06-17 16:43:19.539079+0800 WebDriverAgentRunner-Runner[1415:31384] Running tests...
Test Suite 'All tests' started at 2020-06-17 16:43:19.732
Test Suite 'WebDriverAgentLib.framework' started at 2020-06-17 16:43:19.734
Test Suite 'WebDriverAgentLib.framework' passed at 2020-06-17 16:43:19.734.
Executed 0 tests, with 0 failures (0 unexpected) in 0.000 (0.001) seconds
Test Suite 'WebDriverAgentRunner.xctest' started at 2020-06-17 16:43:19.735
Test Suite 'UITestingUITests' started at 2020-06-17 16:43:19.735
Test Case '-[UITestingUITests testRunner]' started.
t = 0.00s Start Test at 2020-06-17 16:43:19.817
t = 0.01s Set Up
2020-06-17 16:43:19.821841+0800 WebDriverAgentRunner-Runner[1415:31384] Built at Jun 17 2020 16:42:30
2020-06-17 16:43:19.847673+0800 WebDriverAgentRunner-Runner[1415:31384] ServerURLHere->http://192.168.1.43:8100<-ServerURLHere
2020-06-17 16:43:19.848273+0800 WebDriverAgentRunner-Runner[1415:31403] Using singleton test manager
2020-06-17 16:43:22.905762+0800 WebDriverAgentRunner-Runner[1415:31394] [MC] Invalidating cache
2020-06-17 16:43:24.352318+0800 WebDriverAgentRunner-Runner[1415:31392] [MC] Invalidating cache
3.appium desktop 上面的引數:
{
"platformName": "ios",
"platformVersion": "12.4",
"udid": "17E2A5AB-A727-4295-9890-010DC6912EEC",
"deviceName": "iPhone 8",
"app": "/Users/zhangben/Library/Developer/Xcode/DerivedData/WebDriverAgent-alwvnomvwrdtzoaxbbkniqrpcdpp/Build/Products/Debug-iphonesimulator/WebDriverAgentRunner-Runner.app"
}
我個人感覺,跟引數沒關係
之前用的 appium desktop 1.15 都不會報 Could not start session 升級到 1.17 後就出現了
小白一個啊,全靠自己摸索,希望老哥們指點一二,謝謝!
相關文章
- su的時候報:could not open sessionSession
- 執行dbca命令的時候報錯了
- EJB裡使用了file io,執行正常,但是沒有執行file io操作???
- 【譯】JS執行時環境JS
- 使用Falcosidekick將執行時安全整合到現有環境中IDE
- 在使用jbuild7執行jive論壇的時候出現下列錯誤UI
- [求助]Laravel使用presence的時候,Unable to join channelLaravel
- 使用rman執行recover database 的時候出現RMAN-06054的錯誤提示Database
- 書中第四章的例子,在TOMCAT裡除錯過了,但是執行的時候。。。Tomcat除錯
- 使用 ARChon 執行時環境在 Ubuntu 上執行 Android 應用UbuntuAndroid
- Appium Desktop+Eclipse+Windows環境安裝搭建手冊APPEclipseWindows
- oracle出現監聽不正常--執行一段時間Oracle
- [求助前輩高人]使用Filter實現執行緒生命週期內hibernate Session的管理Filter執行緒Session
- [求助] 使用 Selenium 進行拖拽操作不成功,求助
- polarphp 0.0.1 alpha 釋出:全新 PHP 執行時環境PHP
- oracle 安裝的時候出現PRVF-0002 : could not retrieve local node nameOracle
- appium 執行的時候,偶爾會出現:[BaseDriver] Shutting down because we waited 1200 seconds for a commandAPPAI
- 多執行緒環境下的DateFormat 使用執行緒ORM
- appium 使用 appium-desktop 可以正常使用,使用命令列啟動報如下錯誤,誰能幫忙看下呢APP命令列
- vagrant下composer安裝laravel-wechat時候,出現could not delete的錯誤Laraveldelete
- 簡單的投票系統,但是顯示的時候出現問題,希望高手解答。
- 正常執行時間監控
- RedHat 5.4啟動圖形介面出現Could not start the X ServerRedhatServer
- 大資料執行環境的執行大資料
- Dalvik和ART執行時環境的區別
- 使用Vagrant(一):搭建Vagrant執行環境
- 使用 Docker 搭建 Tomcat 執行環境DockerTomcat
- hiberante執行時候出現,sql執行完畢,但帶有警告是什麼意思?SQL
- RF appium環境的安裝APP
- Apache+PHP配置執行環境(getenv的使用)ApachePHP
- JavaScript執行環境與執行棧JavaScript
- 使用scope="session"的javaBean時,經常會出現ClassCastExceptionSessionJavaBeanASTException
- 跨平臺的.NET執行環境 Mono 3.2.7釋出!Mono
- Java執行環境配置Java
- session是什麼時候建立的Session
- onethink做了一個網站後,在本地可以正常執行,但是把它放到伺服器上就不正常了網站伺服器
- Linux環境的PHP執行LinuxPHP
- 歷時三天,成功搭建Laravel Sail環境LaravelAI