janpio edited a comment on issue #307: [Tests/CI/Travis] android-7.0 tests are 
failing
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/307#issuecomment-425923522
 
 
   Last 2 entries from ["Appium 
Logs"](https://saucelabs.com/beta/tests/7e834da3d10d4f08b614d05fcccdfa39/logs#6):
   
   ```
     ...
     {
       "screenshot": null,
       "between_commands": 0.21913504600524902,
       "suggestion_values": [],
       "request": {
         "using": "xpath",
         "value": "//android.widget.Button[translate(@text, \"alow\", 
\"ALOW\")=\"ALLOW\"]"
       },
       "HTTPStatus": 500,
       "result": "ERROR user closed connection while waiting for command to 
complete",
       "suggestion": null,
       "duration": 299.9810121059418,
       "path": "element",
       "method": "POST",
       "timelineSeconds": 20.475893020629883
     },
     {
       "screenshot": 1,
       "between_commands": 237.02974104881287,
       "suggestion_values": [],
       "request": null,
       "HTTPStatus": 200,
       "result": "",
       "suggestion": null,
       "duration": 0.00030684471130371094,
       "path": "/session/7e834da3d10d4f08b614d05fcccdfa39",
       "method": "DELETE",
       "statusCode": 0,
       "timelineSeconds": 320.6760401725769
     }
   ]
   ```
   
   I don't really understand what `"//android.widget.Button[translate(@text, 
\"alow\", \"ALOW\")=\"ALLOW\"]"` does and where it comes from.
   
   Update: Got it: 
https://github.com/apache/cordova-paramedic/blob/31155dfd9287e9c53b034bc00dba4473f7c9bf5c/lib/appium/helpers/wdHelper.js#L282

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to