{
  "date": "2026-09-09T20:26:02.799Z",
  "browser": "151.0.7922.137",
  "viewport": {
    "width": 1280,
    "height": 720
  },
  "images": [
    {
      "src": "asdf.jpg",
      "complete": true,
      "naturalWidth": 0,
      "alt": null
    },
    {
      "src": "hjkl.jpg",
      "complete": true,
      "naturalWidth": 0,
      "alt": null
    },
    {
      "src": "img/avatar-blank.jpg",
      "complete": true,
      "naturalWidth": 160,
      "alt": null
    }
  ],
  "invalid": {
    "url": "https://the-internet.herokuapp.com/login",
    "message": " Your password is invalid!\n×"
  },
  "valid": {
    "url": "https://the-internet.herokuapp.com/secure",
    "message": " You logged into a secure area!\n×"
  },
  "logout": {
    "url": "https://the-internet.herokuapp.com/login",
    "message": " You logged out of the secure area!\n×"
  }
}