--- sidebar_label: BrowserFetcherRevisionInfo --- # BrowserFetcherRevisionInfo interface #### Signature: ```typescript export interface BrowserFetcherRevisionInfo ``` ## Properties | Property | Modifiers | Type | Description | Default | | -------------- | --------- | ------- | ----------- | ------- | | executablePath | | string | | | | folderPath | | string | | | | local | | boolean | | | | product | | string | | | | revision | | string | | | | url | | string | | |