Variable: defaultTabsDriverOption
constdefaultTabsDriverOption:ListComponentDriverSpecificOption<TabDriver>
Defined in: packages/component-driver-mui-v6/src/components/TabsDriver.ts:18
Tabs are located by their accessible role="tab" children rather than by MUI
class names, so the driver is resilient to MUI styling/version changes.