new middle

Screenshot

Issue screenshot

Stored at legacy-import/issues/184/1773069493724-c3cfe0a3-a153-452a-84d9-1db926615390.png

Metadata

Selector candidates
[
  {
    "matches": 2,
    "score": 76,
    "selector": "section.bg-gray-50.border.border-gray-200",
    "strategy": "class"
  },
  {
    "matches": 2,
    "score": 60,
    "selector": "section:nth-of-type(3)",
    "strategy": "nth-of-type"
  },
  {
    "matches": 0,
    "score": 58,
    "selector": "div \u003e div \u003e div \u003e div \u003e section \u003e section:nth-of-type(3)",
    "strategy": "ancestor-path"
  }
]
Target fingerprint
{
  "ancestorPath": [
    "div",
    "div",
    "div",
    "div",
    "div",
    "section"
  ],
  "ariaLabel": null,
  "className": "bg-gray-50 border border-gray-200 rounded-lg px-4 py-3 mb-4",
  "href": null,
  "id": null,
  "name": null,
  "role": null,
  "tagName": "section",
  "textSample": "Today: 2 requests | 1 messages | Avg reply: --"
}
Secondary signal
{
  "hasFiberInstance": true,
  "reactComponentStack": [
    "section",
    "div",
    "eC",
    "Content",
    "o",
    "eV",
    "x",
    "c",
    "f",
    "T",
    "E",
    "j"
  ],
  "reactOwnerStack": [],
  "source": "react-fiber"
}
Layout evidence
bbox:
{
  "bottom": 852,
  "height": 46,
  "left": 504,
  "right": 1736,
  "top": 806,
  "width": 1232,
  "x": 504,
  "y": 806
}

viewport:
{
  "height": 1120,
  "width": 1920
}

scroll:
{
  "x": 0,
  "y": 0
}

screenshotMarks:
[]
DOM excerpt
<section class="bg-gray-50 border border-gray-200 rounded-lg px-4 py-3 mb-4"><div class="flex items-center text-sm text-gray-700"><span class="font-semibold text-gray-900 mr-2">Today:</span><span>2 requests | 1 messages | Avg reply: --</span></div></section>

Thread

No comments yet.