Skip to content

Instantly share code, notes, and snippets.

View nghiadhd's full-sized avatar

Nghia nghiadhd

  • KMS Technology Inc Viet Nam
View GitHub Profile
DTXConnectionServices: Successfully loaded
DTXConnectionServices: DTXConnection has correct path of /Applications/Xcode.app
DTXConnectionServices: DTXRemoteInvocationReceipt has correct path of /Applications/Xcode.app
XCTest: Successfully loaded
XCTest: XCTestConfiguration has correct path of /Applications/Xcode.app
Loaded All Private Frameworks [DTXConnectionServices, XCTest]
Bridge Did Connect => Bridge: Framebuffer ((null)) | hid_port 0 | Bridge Exists 1
BC360AC0-77B8-4185-A7F7-53D0470A4253 | iPhone 6 | Booted | iPhone 6 | iOS 9.3: launch: Bridge: Framebuffer ((null)) | hid_port 0 | Bridge Exists 1
Application Did Launch => Process XCTRunner | PID 5789
BC360AC0-77B8-4185-A7F7-53D0470A4253 | iPhone 6 | Booted | iPhone 6 | iOS 9.3: launch: Process XCTRunner | PID 5789
Jun 30 10:58:33 FBControlCore[4501] <Info>: DTXConnectionServices: Successfully loaded
Jun 30 10:58:33 FBControlCore[4501] <Info>: DTXConnectionServices: DTXConnection has correct path of /Applications/Xcode.app
Jun 30 10:58:33 FBControlCore[4501] <Info>: DTXConnectionServices: DTXRemoteInvocationReceipt has correct path of /Applications/Xcode.app
Jun 30 10:58:33 FBControlCore[4501] <Info>: XCTest: Successfully loaded
Jun 30 10:58:33 FBControlCore[4501] <Info>: XCTest: XCTestConfiguration has correct path of /Applications/Xcode.app
Jun 30 10:58:33 FBControlCore[4501] <Info>: Loaded All Private Frameworks [DTXConnectionServices, XCTest]
Jun 30 10:58:34 FBControlCore[4501] <Info>: MobileDevice: Successfully loaded
Jun 30 10:58:34 FBControlCore[4501] <Info>: Loaded All Private Frameworks [MobileDevice]
Jun 30 10:58:34 FBControlCore[4501] <Info>: DTXConnectionServices: DTXConnection has correct path of /Applications/Xcode.app
Jun 30 10:58:34 FBControlCore[4501] <Info>: DTXConnectionServices: DTXRemoteIn
@nghiadhd
nghiadhd / gist:40b1243ffc79a5c29796345f29eb5e1c
Created October 31, 2019 05:18
The Safari has crashed on the appium 1.16.0-beta.1 (REV 468aa4bb2dedb2f6768b67f3b4d36620f4613eee)
[debug] [WD Proxy] Matched '/status' to command name 'getStatus'
[debug] [WD Proxy] Proxying [GET /status] to [GET http://localhost:8100/status] with no body
[debug] [WD Proxy] Got response with status 200: {
[debug] [WD Proxy] "value" : {
[debug] [WD Proxy] "message" : "WebDriverAgent is ready to accept commands",
[debug] [WD Proxy] "state" : "success",
[debug] [WD Proxy] "os" : {
[debug] [WD Proxy] "name" : "iOS",
[debug] [WD Proxy] "version" : "10.1",
[debug] [WD Proxy] "sdkVersion" : "13.0"