ff-rdp-cli 0.2.0

CLI for Firefox Remote Debugging Protocol
1
2
3
4
5
6
7
8
9
{
  "from": "server1.conn0.child2/thread1",
  "type": "paused",
  "actor": "server1.conn0.child2/thread1",
  "poppedFrames": [],
  "why": {
    "type": "attached"
  }
}