# TabCaptureSpec

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/types/screenshot-spec.types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/types/screenshot-spec.types.ts#L108)

Tab capture specification

## Properties

| Property | Type |
|---|---|
| `tabLabel` | `string` |
| `tabIndex` | `number` |
| `tabSelector` | `string` |
| `tabSystem` | `string` |
