Hi all,
Thanks for the environment! I was playing around with miniwob++ when i noticed that my agents could not do anything with the axtree for the order.food task on miniwob++ task. On further investigation, i noticed that the axtree contains a lot less information here. For instance: the following is the axtree representation
`

and here is the dom representation:

Importantly, buttons for adding / removing food from cart cannot be accessed from the axtree. Let me know if i'm missing something!