mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
Edit result object
This commit is contained in:
@@ -657,7 +657,7 @@ Explain the content of the page and that the requested information is not availa
|
||||
msg = f'🔍 {long_term_memory}'
|
||||
|
||||
logger.info(msg)
|
||||
return ActionResult(extracted_content=msg, include_in_memory=True, long_term_memory=long_term_memory)
|
||||
return ActionResult(long_term_memory=long_term_memory)
|
||||
|
||||
# send keys
|
||||
|
||||
|
||||
Reference in New Issue
Block a user