> For the complete documentation index, see [llms.txt](https://docs.tailent.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tailent.com/actions/tap-actions/web/open-browser.md).

# Open Browser

This action is used to launch a browser (Google Chrome, Mozilla Firefox, Internet Explorer, Microsoft Edge) and search for a URL.

## Properties

![](/files/-MdQpMoNPV1AhcQZG0F-)

### **Input**

* &#x20;**URL**: The given URL, or variable defined as the specific URL.
* **Browser**: Select the type of Browser in which the URL will be opened (Google Chrome, Mozilla Firefox, Internet Explorer, Microsoft Edge).&#x20;

### **Misc**

* **Display Name**: action display name in your implementation project
* **Wait Before**: number milliseconds robot to wait before executing the action.
* **Wait After:** number milliseconds robot to wait until moving to the next action.
* **Abort on Error**: True/False.
* **Retry Times**: Specifies the number of times to retry an action if it doesn't end successfully. Default value 0 (no retry); Use -1 if you want to retry indefinitely.

## **Use Case**

### **Potential Use Cases**

* Open the log-in page of a ERP to insert the credentials and send invoices.
* Open pages of any web-pages and web-based services.

{% embed url="<https://youtu.be/fAPrVaAmOYk>" %}

{% file src="/files/-Mdquoa4oY2UWk\_Jp-4e" %}
