Skyvern-AI / skyvern

Automate browser-based workflows with LLMs and Computer Vision
https://www.skyvern.com
GNU Affero General Public License v3.0
5.47k stars 395 forks source link

add timeout for page.content() #541

Closed LawyZheng closed 1 week ago

LawyZheng commented 1 week ago
:rocket: This description was created by Ellipsis for commit df3f7125c46b8a15a627e673bdc1900652e5ceeb

Summary:

Introduced a timeout for the page.content() method by adding a get_page_content function with a timeout parameter and updating relevant methods to use it.

Key points:


Generated with :heart: by ellipsis.dev