Standalone QA Hub
Issue #72
/at/petsitter/dashboard ยท 2026-03-09 16:12:51
new
low
Screenshot
Stored at legacy-import/issues/189/1773072771084-d6a0bd4d-cdca-4149-a0c1-3c61f9d55f6b.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: 0 requests | 1 messages | Avg reply: 54m"
}
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": 478,
"height": 46,
"left": 504,
"right": 1736,
"top": 432,
"width": 1232,
"x": 504,
"y": 432
}
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>0 requests | 1 messages | Avg reply: 54m</span></div></section>
Thread
No comments yet.