new middle

Screenshot

Issue screenshot

Stored at legacy-import/issues/15/1771834670044-e8711a4a-707c-4b88-b297-f5df2dfc9749.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": 43,
    "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": "Expired 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": 93,
  "left": 320,
  "right": 830,
  "top": 692,
  "width": 510,
  "x": 320,
  "y": 692
}

viewport:
{
  "height": 857,
  "width": 830
}

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

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">Expired</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 [&amp;_svg]:pointer-events-none [&amp;_svg:not([class*='size-'])]:size-4 shrink-0 [&amp;_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.