---
sidebar_label: BrowserFetcherOptions.host
# BrowserFetcherOptions.host property
**Signature:**
```typescript
interface BrowserFetcherOptions {
host?: string;
}
```