THUDM / AutoWebGLM

An LLM-based Web Navigating Agent (KDD'24)
Apache License 2.0
727 stars 57 forks source link

Issue in WebArena Browser Observation #8

Open michalspiegel opened 5 months ago

michalspiegel commented 5 months ago

Hi, great work!

I found a bug in the observation processing where it actually does not show the contents of input elements at all. So the model does not have enough information to complete some tasks. I thought it would be nice to report it. See the included image below. Screenshot The real web page has valuable information in the input boxes but autowebglm fails to show them to the model.