I’m trying to make LLM navigate through some very simple web pages without using feeding it screenshots or DOM. It seems a little complicated to complete with selenium, and I’m unfamiliar with Playwright. Are there any ways to summarize all the texts and interactable elements like buttons and textboxes on a page with Playwright (or any other tools)?