Jacobvu84 / Automated-Software-Testing

Nơi lữu trữ các vấn đề được trao đổi bởi cộng đồng Automated Software Testing
2 stars 4 forks source link

iOS capability template #28

Open Jacobvu84 opened 5 years ago

Jacobvu84 commented 5 years ago
{
"platformName": "ios",
"platformVersion": "12.3.1",
"deviceName": "iPhoneX",
"udid": "0bacf014d5242ebd75a0be5716550e7d4a1c3d12",
"automationName": "XCUITest",
"bundleId": "com.apple.xyxxxxx",
"xcodeOrgId": "F46Q7A3D6W",
"xcodeSigningId": "iPhone Developer",
"bootstrapPath": "/usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent"
}

Tham khảo thêm các cap khác ở đây

Jacobvu84 commented 5 years ago

Làm sao để tìm được tên platform name

Làm sao để lấy được tên thiết bị ( device name).

Làm sao để lấy được udid

Làm sao lấy được automationName

Jacobvu84 commented 5 years ago

Làm sao lấy được giá trị bundleId

image

Jacobvu84 commented 5 years ago

Làm sao lấy được xcodeOrgId và xcodeSigningId

appium.xcodeOrgId=F46Q7A3D6W
appium.xcodeSigningId=iPhone Developer

ID Team (xcodeOrgId) là một chuỗi 10 ký tự duy nhất được Apple gán cho nhóm của bạn. Bạn có thể tìm thấy ID Team của mình bằng developer account. Đăng nhập vào developer.apple.com/account và click vào Membership bên trái.

Tham khảo thêm tại đây

Jacobvu84 commented 5 years ago

Hãy tham gia và phát triển cộng đồng Tester Việt tại

https://github.com/Jacobvu84/Automated-Software-Testing

Jacobvu84 commented 5 years ago

Trong trường hợp chrome browser trên device không tương thích với chromedriver. Bạn có thể chỉ định bản chromever bởi

appium.chromedriverExecutable = /Users/jacob/drivers/chromedriver