# Browser

This group contains components necessary for interaction

Open a Browser

![](/files/u2zZ4GoIqN7NMe42XHOX)

Component that opens a new browser instance.

![](/files/5v6lr1yNW7SG06s4IpL5)

Properties

\- Browser type: \[LTools.WebBrowser.Model.BowserTypes] Type of browser used. Available types: Internet Explorer (IE), Chrome, Firefox, Opera, Edge

\- Variable: \[LTools.WebBrowser.BrowserInst] Variable for saving a link to a connected browser


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://astro-rpa.gitbook.io/astro-rpa-user-guide/g_elements/el_basic/els_browser.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
