This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{\rtf1\ansi\ansicpg1252\cocoartf2512 | |
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;} | |
{\colortbl;\red255\green255\blue255;} | |
{\*\expandedcolortbl;;} | |
\margl1440\margr1440\vieww28460\viewh13260\viewkind0 | |
\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardirnatural\partightenfactor0 | |
\f0\fs24 \cf0 [debug] [35m[BaseDriver][39m Event 'newSessionRequested' logged at 1596641622574 (11:33:42 GMT-0400 (Eastern Daylight Time))\ | |
[35m[Appium][39m Appium v1.18.0 creating new AndroidUiautomator2Driver (v1.56.1) session\ | |
[debug] [35m[BaseDriver][39m W3C capabilities and MJSONWP desired capabilities were provided\ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[XCUITest] Executing command 'findElement' | |
14544 | |
[debug] [BaseDriver] Valid locator strategies for this request: xpath, id, name, class name, -ios predicate string, -ios class chain, accessibility id | |
14545 | |
[debug] [BaseDriver] Waiting up to 10000 ms for condition | |
14546 | |
[debug] [JSONWP Proxy] Proxying [POST /element] to [POST http://localhost:8140/session/9D827725-4717-4CC4-BD65-4BFB5A1BF4A1/element] with body: {"using":"accessibility id","value":"Add description"} | |
14547 | |
[debug] [JSONWP Proxy] Got response with status 200: {"value":{"ELEMENT":"B2060000-0000-0000-4E2A-000000000000"},"sessionId":"9D827725-4717-4CC4-BD65-4BFB5A1BF4A1","status":0} | |
14548 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Appium] Requested iOS support with version >= 10, using 'xcuitest' driver instead of UIAutomation-based driver, since the latter is unsupported on iOS 10 and up. | |
3153 | |
[Appium] Creating new XCUITestDriver (v2.76.2) session | |
3154 | |
[Appium] Capabilities: | |
3155 | |
[Appium] deviceName: iPhone 8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[HTTP] --> POST /wd/hub/session | |
3137 | |
[HTTP] {"capabilities":{"alwaysMatch":{"platformName":"iOS"},"firstMatch":[{}]},"desiredCapabilities":{"platformVersion":"11.3","deviceName":"iPhone 8","app":"/tmp/sandbox/5ae86daf6255a90001ee5c57/build.ipa","platformName":"iOS"}} | |
3138 | |
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{"platformVersion":"11.3","deviceName":"iPhone 8","app":"/tmp/sandbox/5ae86daf6255a90001ee5c57/build.ipa","platformName":"iOS"},null,{"alwaysMatch":{"platformName":"iOS"},"firstMatch":[{}]}] | |
3139 | |
[debug] [BaseDriver] Event 'newSessionRequested' logged at 1525182539189 (06:48:59 GMT-0700 (PDT)) | |
3140 | |
[Appium] Could not parse W3C capabilities: 'deviceName' can't be blank. Falling back to JSONWP protocol. | |
3141 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm install -g appium | |
/usr/local/bin/appium -> /usr/local/lib/node_modules/appium/build/lib/main.js | |
> appium-chromedriver@3.5.2 install /usr/local/lib/node_modules/appium/node_modules/appium-chromedriver | |
> node install-npm.js | |
Error trying to install Chromedriver binary. Waiting and trying again. frame.getFileName is not a function | |
Error trying to install Chromedriver binary. Waiting and trying again. frame.getFileName is not a function | |
Error trying to install Chromedriver binary. Waiting and trying again. frame.getFileName is not a function | |
Error trying to install Chromedriver binary. Waiting and trying again. frame.getFileName is not a function |