Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Auto-GPT cant read javascript site #20

Closed
luanon404 opened this issue Apr 22, 2023 · 4 comments
Closed

Auto-GPT cant read javascript site #20

luanon404 opened this issue Apr 22, 2023 · 4 comments

Comments

@luanon404
Copy link

Some sites require JavaScript to load. For example: <script src="https://abc.com/xyz.js"></script>
They load the site by running the https://abc.com/xyz.js file. After 5 seconds, a picture of a cat will appear. However, auto-gpt can't wait for it and get a cat picture and only retrieves the raw response HTML: <script src="https://abc.com/xyz.js"></script>

@luanon404
Copy link
Author

move from Auto-GPT Issues

@Pwuts
Copy link
Member

Pwuts commented Apr 22, 2023

Please be more specific what function you are calling etc

@luanon404
Copy link
Author

Please be more specific what function you are calling etc

For example, if you use https://temp-mail.org/en/, you need to wait 5 seconds for the mail to generate. However, the auto-gpt cannot wait and retrieves the source code before the mail appears, which means it cannot retrieve the mail.

@ntindle
Copy link
Member

ntindle commented May 4, 2023

not a bug in plugins

@ntindle ntindle closed this as completed May 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants