Standalone QA Hub
Issue #6
/at/petsitter/messages ยท 2026-03-02 14:31:59
new
middle
Screenshot
Stored at legacy-import/issues/17/1771835626287-4d6205b4-8fd0-4d62-ad3a-69a854bae533.png
Metadata
Selector candidates
[
{
"matches": 2,
"score": 100,
"selector": "#booking-action-banner",
"strategy": "id"
},
{
"matches": 2,
"score": 76,
"selector": "div.bg-white.border-t.border-\\[\\#E3EDF7\\]",
"strategy": "class"
},
{
"matches": 45,
"score": 60,
"selector": "div:nth-of-type(2)",
"strategy": "nth-of-type"
},
{
"matches": 0,
"score": 58,
"selector": "#booking-action-banner \u003e div:nth-of-type(2)",
"strategy": "ancestor-path"
}
]
Target fingerprint
{
"ancestorPath": [
"#booking-action-banner"
],
"ariaLabel": null,
"className": "bg-white border-t border-[#E3EDF7] shadow-[0_-4px_20px_rgba(0,0,0,0.05)] relative z-30 px-8 py-6",
"href": null,
"id": "booking-action-banner",
"name": null,
"role": null,
"tagName": "div",
"textSample": "No earnings. This booking was cancelled/declined before confirmation. Contact support"
}
Secondary signal
{
"hasFiberInstance": true,
"reactComponentStack": [
"div",
"tJ",
"t4",
"Content",
"o",
"U",
"R",
"x",
"c",
"f",
"T",
"E"
],
"reactOwnerStack": [],
"source": "react-fiber"
}
Layout evidence
bbox:
{
"bottom": 785,
"height": 122,
"left": 320,
"right": 830,
"top": 663,
"width": 510,
"x": 320,
"y": 663
}
viewport:
{
"height": 857,
"width": 830
}
scroll:
{
"x": 0,
"y": 519
}
screenshotMarks:
[]
DOM excerpt
<div id="booking-action-banner" class="bg-white border-t border-[#E3EDF7] shadow-[0_-4px_20px_rgba(0,0,0,0.05)] relative z-30 px-8 py-6"><div class="flex items-center justify-between max-w-[900px] mx-auto"><div class="max-w-[480px]"><p class="text-[#1F2937] text-[15px] leading-relaxed">No earnings. This booking was cancelled/declined before confirmation.</p></div><div class="flex gap-3 ml-6"><button data-slot="button" class="inline-flex items-center justify-center gap-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive shadow-xs hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50 whitespace-nowrap h-11 px-6 rounded-xl text-[15px] font-semibold bg-white border border-[#E3EDF7] text-[#374151] transition-all hover:bg-[#F9FAFB]" type="button" data-sentry-element="Comp" data-sentry-component="Button" data-sentry-source-file="button.tsx">Contact support</button></div></div></div>
Thread
No comments yet.