devicerail-protocol 0.3.8

Canonical wire protocol DTOs for DeviceRail
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "selector": {
    "context": {
      "contextKind": "web",
      "contextId": "WEBVIEW_com.apple.mobilesafari"
    },
    "role": null,
    "name": null,
    "value": null,
    "identifier": null,
    "text": null,
    "css": "#loading"
  },
  "condition": "absent"
}