mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
BrowserOutputObservation: Remove axtree from log (#4206)
Co-authored-by: mamoodi <mamoodiha@gmail.com>
This commit is contained in:
parent
42c118f4b4
commit
40d2935911
@ -38,6 +38,5 @@ class BrowserOutputObservation(Observation):
|
||||
f'Last browser action: {self.last_browser_action}\n'
|
||||
f'Last browser action error: {self.last_browser_action_error}\n'
|
||||
f'Focused element bid: {self.focused_element_bid}\n'
|
||||
f'axTree: {self.axtree_object}\n'
|
||||
f'CONTENT: {self.content}\n'
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user