# Kitchen Sink ```{toctree} --- hidden: --- locator locator_type driver_container size box location scrolls ``` ## Overview The **Kitchen Sink** section documents essential mini-objects, dataclasses, and helper functions used throughout the framework. These components serve as modular, reusable, and easy-to-understand building blocks for common operations, data structures, and utilities. ### Available Components - {doc}`Locator Dataclass <./locator>` - {doc}`Locator Type Constants <./locator_type>` - {doc}`Driver Dataclass <./driver_container>` - {doc}`Size Dataclass <./size>` - {doc}`Box Dataclass <./box>` - {doc}`Location Dataclass <./location>` - {doc}`Scrolls Constants <./scrolls>`