---
sidebar_label: BrowserFetcherRevisionInfo.executablePath
---

# BrowserFetcherRevisionInfo.executablePath property

#### Signature:

```typescript
interface BrowserFetcherRevisionInfo {
  executablePath: string;
}
```