ff-rdp-cli 0.2.0

CLI for Firefox Remote Debugging Protocol
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "from": "server1.conn0.child2/consoleActor3",
  "hasException": false,
  "input": "(function() { ... })()",
  "result": {
    "actor": "server1.conn0.child2/longstractor55",
    "initial": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1Pe",
    "length": 114,
    "type": "longString"
  },
  "resultID": "1775437183977.373-0",
  "startTime": 1775437183977.373,
  "timestamp": 1775437183980.721,
  "type": "evaluationResult"
}