|
|
|
|
|
by hackgician
395 days ago
|
|
accessibility (a11y) trees are super helpful for LLMs; we use them extensively in stagehand! the context is nice for browsers, since you have existing frameworks like selenium/playwright/puppeteer for actually acting on nodes in the a11y tree. what does that analog look like in more traditional computer use? |
|