123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543
{
  "bridge": "1.9.223",
  "cases": [
    {
      "result": {
        "errorCode": null,
        "ok": null,
        "shape": {
          "_hint": "<volatile>",
          "_next": "<volatile>",
          "browserExecutablePath": "str",
          "browserKind": "str",
          "browserSource": "str",
          "bytesDownloaded": "num",
          "bytesTotal": "num",
          "cacheDir": "str",
          "candidates": [
            {
              "executablePath": "str",
              "kind": "str",
              "source": "str"
            }
          ],
          "chromeBuildId": "str",
          "chromeExecutablePath": "str",
          "chromeForTestingInstalled": "bool",
          "chromeStableAwaitingApproval": "bool",
          "chromeStableError": "null",
          "chromeStableNotifyChannel": "null",
          "chromeStableNotifyPeers": "null",
          "chromeStablePhase": "str",
          "defaultBrowser": {
            "forced": "bool",
            "kind": "str",
            "pendingInstall": "bool",
            "source": "str"
          },
          "diskFreeMb": "num",
          "installPhase": "str",
          "installProgressPct": "num",
          "installing": "bool",
          "installingChrome": "bool",
          "lastError": "null",
          "lastErrorCode": "null",
          "lowDisk": "bool",
          "nodeInstalled": "bool",
          "nodeVersion": "str",
          "pitfalls": [
            "str"
          ],
          "puppeteerLoadError": "null",
          "ready": "bool",
          "related": [
            "str"
          ]
        }
      },
      "verb": "browser_readiness"
    },
    {
      "result": {
        "errorCode": null,
        "ok": true,
        "shape": {
          "activeSession": "<volatile>",
          "durationMs": "<volatile>",
          "hint": "<volatile>",
          "ok": "bool",
          "pupshotUrl": "null",
          "sessionCount": "num",
          "sessions": "<volatile>",
          "status": "str"
        }
      },
      "verb": "browser_status"
    },
    {
      "result": {
        "errorCode": null,
        "ok": null,
        "shape": {
          "activeSession": "<volatile>",
          "count": "<volatile>",
          "durationMs": "<volatile>",
          "sessions": "<volatile>",
          "status": "str"
        }
      },
      "verb": "browser_list_windows"
    },
    {
      "result": {
        "errorCode": null,
        "ok": null,
        "shape": {
          "_hint": "<volatile>",
          "_next": "<volatile>",
          "_timeoutHint": "<volatile>",
          "bridge": "str",
          "related": [
            "str"
          ],
          "statusVerb": "str",
          "success": "bool",
          "timeoutSeconds": "num",
          "verbs": [
            {
              "example": {
                "height": "\u2026",
                "owner": "<volatile>",
                "sessionId": "<volatile>",
                "url": "<volatile>",
                "width": "\u2026"
              },
              "hint": "<volatile>",
              "input": {
                "appIconB64": "\u2026",
                "appName": "\u2026",
                "autoFlash": "\u2026",
                "foreground": "\u2026",
                "foregroundReason": "\u2026",
                "height": "\u2026",
                "isolated": "\u2026",
                "owner": "<volatile>",
                "profile": "<volatile>",
                "sessionId": "<volatile>",
                "silent": "\u2026",
                "takeover": "\u2026",
                "updateNote": "\u2026",
                "url": "<volatile>",
                "webSecurity": "\u2026",
                "width": "\u2026",
                "wikiView": "\u2026",
                "x": "\u2026",
                "y": "\u2026"
              },
              "longRunning": "bool",
              "name": "str",
              "output": {
                "success": "\u2026"
              },
              "pitfalls": [
                "\u2026"
              ],
              "related": [
                "\u2026"
              ],
              "statusVerb": "null",
              "summary": "<volatile>",
              "timeoutSeconds": "num"
            }
          ]
        }
      },
      "verb": "browser_describe"
    },
    {
      "result": {
        "errorCode": null,
        "ok": true,
        "shape": {
          "_hint": "<volatile>",
          "depsPresent": "bool",
          "dir": "str",
          "lastError": "null",
          "ok": "bool",
          "selfInstalledThisBoot": "bool"
        }
      },
      "verb": "browser_deps"
    },
    {
      "result": {
        "errorCode": null,
        "ok": true,
        "shape": {
          "_hint": "<volatile>",
          "_next": "<volatile>",
          "_verifyRender": "<volatile>",
          "active": "<volatile>",
          "activeTabId": "<volatile>",
          "ageMinutes": "<volatile>",
          "appIconWorn": "bool",
          "availableBrowsers": [
            "str"
          ],
          "background": "<volatile>",
          "browser": {
            "executablePath": "str",
            "kind": "str",
            "source": "str"
          },
          "defaultBrowser": {
            "forced": "bool",
            "kind": "str",
            "pendingInstall": "bool",
            "source": "str"
          },
          "defaultPermissionsApplied": "bool",
          "defaultPermissionsCount": "num",
          "defaultPermissionsNote": "str",
          "downloadPath": "str",
          "downloadsEnabled": "bool",
          "durationMs": "<volatile>",
          "emulatedViewport": "<volatile>",
          "errorCount": "<volatile>",
          "flash": "<volatile>",
          "flashCount": "<volatile>",
          "highFps": "bool",
          "lastAgentUpdate": "<volatile>",
          "lastForeground": "<volatile>",
          "ok": "bool",
          "overlay": "<volatile>",
          "owner": "<volatile>",
          "ownerSource": "<volatile>",
          "pitfalls": [
            "str"
          ],
          "placement": "str",
          "profile": "<volatile>",
          "progressBarCount": "<volatile>",
          "progressBarMs": "<volatile>",
          "related": [
            "str"
          ],
          "renderCheck": {
            "bodyChars": "num",
            "elements": "num",
            "httpStatus": "num",
            "ok": "bool",
            "signals": [],
            "title": "<volatile>"
          },
          "restoredTabsClosed": "<volatile>",
          "reused": "null",
          "sessionId": "<volatile>",
          "size": "null",
          "status": "str",
          "tabCount": "<volatile>",
          "title": "<volatile>",
          "url": "<volatile>"
        }
      },
      "verb": "browser_open_window"
    },
    {
      "result": {
        "errorCode": null,
        "ok": true,
        "shape": {
          "durationMs": "<volatile>",
          "ok": "bool",
          "result": "num",
          "sessionId": "<volatile>",
          "status": "str",
          "tabId": "<volatile>"
        }
      },
      "verb": "browser_eval"
    },
    {
      "result": {
        "errorCode": null,
        "ok": true,
        "shape": {
          "_hint": "<volatile>",
          "_next": "<volatile>",
          "_verifyRender": "<volatile>",
          "durationMs": "<volatile>",
          "ok": "bool",
          "pitfalls": [
            "str"
          ],
          "related": [
            "str"
          ],
          "renderCheck": {
            "bodyChars": "num",
            "elements": "num",
            "httpStatus": "num",
            "ok": "bool",
            "signals": [],
            "title": "<volatile>"
          },
          "sessionId": "<volatile>",
          "status": "str",
          "tabId": "<volatile>",
          "url": "<volatile>"
        }
      },
      "verb": "browser_navigate"
    },
    {
      "result": {
        "errorCode": null,
        "ok": true,
        "shape": {
          "_hint": "<volatile>",
          "_next": "<volatile>",
          "_verifyRender": "<volatile>",
          "active": "<volatile>",
          "activeTabId": "<volatile>",
          "durationMs": "<volatile>",
          "errorCount": "<volatile>",
          "ok": "bool",
          "opener": "str",
          "openerTabId": "null",
          "pitfalls": [
            "str"
          ],
          "related": [
            "str"
          ],
          "renderCheck": {
            "bodyChars": "num",
            "elements": "num",
            "httpStatus": "num",
            "ok": "bool",
            "signals": [],
            "title": "<volatile>"
          },
          "sessionId": "<volatile>",
          "status": "str",
          "tabCount": "<volatile>",
          "tabId": "<volatile>",
          "title": "<volatile>",
          "url": "<volatile>"
        }
      },
      "verb": "browser_open_tab"
    },
    {
      "result": {
        "errorCode": null,
        "ok": true,
        "shape": {
          "activeTabId": "<volatile>",
          "count": "<volatile>",
          "durationMs": "<volatile>",
          "lastAgentUpdate": "<volatile>",
          "ok": "bool",
          "sessionId": "<volatile>",
          "status": "str",
          "tabs": "<volatile>"
        }
      },
      "verb": "browser_list_tabs"
    },
    {
      "result": {
        "errorCode": null,
        "ok": true,
        "shape": {
          "_hint": "<volatile>",
          "atBottom": "bool",
          "clientHeight": "num",
          "found": "bool",
          "ok": "bool",
          "scrollElement": "str",
          "scrollHeight": "num",
          "scrollLeft": "num",
          "scrollTop": "num",
          "sessionId": "<volatile>",
          "tabId": "<volatile>"
        }
      },
      "verb": "browser_scroll"
    },
    {
      "result": {
        "errorCode": null,
        "ok": true,
        "shape": {
          "_hint": "<volatile>",
          "applied": {
            "deviceScaleFactor": "num",
            "height": "num",
            "width": "num"
          },
          "devicePixelRatio": "num",
          "innerHeight": "num",
          "innerWidth": "num",
          "ok": "bool",
          "sessionId": "<volatile>",
          "tabId": "<volatile>"
        }
      },
      "verb": "browser_set_viewport"
    },
    {
      "result": {
        "errorCode": null,
        "ok": true,
        "shape": {
          "_hint": "<volatile>",
          "devicePixelRatio": "num",
          "innerHeight": "num",
          "innerWidth": "num",
          "ok": "bool",
          "reset": "bool",
          "sessionId": "<volatile>",
          "tabId": "<volatile>"
        }
      },
      "verb": "browser_set_viewport_reset"
    },
    {
      "result": {
        "errorCode": null,
        "ok": null,
        "shape": {
          "_hint": "<volatile>",
          "durationMs": "<volatile>",
          "height": "num",
          "origHeight": "num",
          "origWidth": "num",
          "resized": "bool",
          "savedTo": "str",
          "sizeKB": "num",
          "status": "str",
          "success": "bool",
          "width": "num"
        }
      },
      "verb": "browser_screenshot"
    },
    {
      "result": {
        "errorCode": null,
        "ok": null,
        "shape": {
          "count": "<volatile>",
          "durationMs": "<volatile>",
          "errors": [
            {
              "text": "str",
              "ts": "<volatile>",
              "type": "str"
            }
          ],
          "sessionId": "<volatile>",
          "status": "str",
          "tabId": "<volatile>"
        }
      },
      "verb": "browser_errors"
    },
    {
      "result": {
        "errorCode": null,
        "ok": true,
        "shape": {
          "_hint": "<volatile>",
          "bounds": "<volatile>",
          "ok": "bool",
          "sessionId": "<volatile>",
          "state": "str"
        }
      },
      "verb": "browser_maximize"
    },
    {
      "result": {
        "errorCode": null,
        "ok": true,
        "shape": {
          "_hint": "<volatile>",
          "_next": "<volatile>",
          "_verifyRender": "<volatile>",
          "activeTabId": "<volatile>",
          "durationMs": "<volatile>",
          "ok": "bool",
          "openedAsTab": "bool",
          "pitfalls": [
            "str"
          ],
          "related": [
            "str"
          ],
          "sessionId": "<volatile>",
          "status": "str",
          "tabCount": "<volatile>",
          "tabId": "<volatile>"
        }
      },
      "verb": "refusal_no_identity"
    },
    {
      "result": {
        "errorCode": "session_not_found",
        "ok": false,
        "shape": {
          "_scalar": "str"
        }
      },
      "verb": "refusal_no_session"
    },
    {
      "result": {
        "errorCode": "url_file_container_path",
        "ok": false,
        "shape": {
          "_scalar": "str"
        }
      },
      "verb": "refusal_container_path"
    },
    {
      "result": {
        "errorCode": "foreground_reason_required",
        "ok": false,
        "shape": {
          "_scalar": "str"
        }
      },
      "verb": "refusal_bare_raise"
    },
    {
      "result": {
        "errorCode": null,
        "ok": true,
        "shape": {
          "_hint": "<volatile>",
          "_next": "<volatile>",
          "activeSession": "<volatile>",
          "chromeProcsKilled": "num",
          "chromeProcsRemaining": "num",
          "durationMs": "<volatile>",
          "ok": "bool",
          "pitfalls": [
            "str"
          ],
          "related": [
            "str"
          ],
          "remaining": "num",
          "status": "str"
        }
      },
      "verb": "browser_close_window"
    }
  ]
}