Replies: 1 comment 1 reply
-
|
I think it's a valuable direction, but I don't have enough resource to work on it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm wondering if there have been any attempts to create a config-language to drive scraping/testing automations. That is, rather than writing golang code to drive the browser, actions (click, input text, etc.) are configured in a config file. I am interested in this from the perspective of one-day having an LLM create these config files based on a high-level description of the task (and a webpage side-input).
I found this project which is exactly what I am looking for, but it appears to be abandoned:
https://github.com/go-rod/wayang
Many thanks for your attention!
Beta Was this translation helpful? Give feedback.
All reactions