Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Agent-e browser repeatedly opens PDF instead of downloading #110

Open
tanmaysharma2001 opened this issue Nov 12, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@tanmaysharma2001
Copy link

Title

Agent-e browser repeatedly opens PDF instead of downloading

Description

When asked to download a pdf from a website, the agent-e browser running with chromium engine keeps on opening it.

Steps to Reproduce

  1. Open the agent-e browser with the Chromium engine.
  2. Navigate to a website with a downloadable PDF link.
  3. Click on the link intending to download the PDF.

Expected Behavior

The browser should automatically download the PDF file to the specified download location on the user's device.

Actual Behavior

The browser repeatedly opens the PDF in a new tab instead of downloading it, causing an infinite loop and preventing the user from saving the PDF locally.

Environment

  • OS: Windows
  • Browser: Agent-e (Chromium-based)
@tanmaysharma2001 tanmaysharma2001 added the bug Something isn't working label Nov 12, 2024
@deepak-akkil
Copy link
Collaborator

Could you give an example to reproduce this? an example prompt and/or the website with the download link where this happens?

@tanmaysharma2001
Copy link
Author

@deepak-akkil Thanks for your reply. An example of such incident is when i want to download a PDF from any website. For instance, arxiv: https://arxiv.org/abs/2303.02318. If i give it a prompt that download the PDF from this URL. It will open it. But when i used firefox (i integrated a mini version myself) it downloaded it.

When it opens it instead of downloading it gets stuck in a loop trying to download it again and again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants