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

[ Full content available at: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/307 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to