Variable: defaultTabsDriverOption
constdefaultTabsDriverOption:ListComponentDriverSpecificOption<TabDriver>
Defined in: packages/component-driver-radix-v1/src/components/TabsDriver.ts:21
Tabs are located by their accessible role="tab" children rather than a
forwarded data-testid, so the driver is resilient to consumer markup
changes around the tab list.