> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.tools.experimental.browser_use.BrowserUseResult

<h2 id="autogen.tools.experimental.browser_use.BrowserUseResult" class="doc doc-heading">
  <code class="doc-symbol doc-symbol-heading doc-symbol-class" />

  <span class="doc doc-object-name doc-class-name">BrowserUseResult</span>
</h2>

```python theme={null}
BrowserUseResult(**data: Any)
```

The result of using the browser to perform a task.<br />

<b>Parameters:</b>

| Name     | Description   |
| -------- | ------------- |
| `**data` | **Type:** Any |

### Class Attributes

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### extracted\_content

<br />

<br />

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### final\_result

<br />

<br />

<code class="doc-symbol doc-symbol-heading doc-symbol-attribute" />

#### model\_config

<br />

<br />
