Open a new browser
- Open Browser > Connections.
- Select Open new browser.
- Wait for Eigent to launch the browser and add it to the pool.
Screenshot placeholder: Add a screenshot of the browser pool with two active browsers and their ports.
Connect an existing browser
Start Chrome or Chromium with remote debugging enabled. For example:- Open Browser > Connections.
- Select Connect existing browser.
- Enter the remote-debugging port.
- Select Connect.
http://localhost:<port>/json/version before adding the browser.
Choose a port
Use a port from1 to 65535. The port must:
- Belong to a running CDP-enabled browser
- Not already exist in the Eigent browser pool
- Be reachable from the Eigent application
Remove a browser
- Find the browser in the pool.
- Select its delete action.
- Confirm the removal.
Use the browser in a task
- Ensure a Browser worker is available.
- Start a task that requires web interaction.
- Open the Browser agent workspace in the Session.
- Use Take Control when the agent requests manual interaction.
Video placeholder: Add a 60-second MP4 showing Chrome started with remote debugging, connection through port 9222, and a successful Browser-agent navigation. Include captions.
Troubleshooting
Invalid port
Enter a whole number between1 and 65535.
Port already in use
The port is already registered in the browser pool. Use the existing item or start another browser on a different port.No browser found
Confirm that the browser is running with remote debugging and that/json/version responds.

