|
|
|
|
|
by DanyWin
825 days ago
|
|
Here we just provide natural language instructions and the LLMs generate the code appropriate at a given time.
If the site changes, we can regenerate the code using the same instruction, so unless the site changes a lot, it is quite robust |
|
I'd love to tell it to just log in to my own website, click on certain pieces of functionality and repeat that. Especially with more casual day to day tasks.
Heck, we could even auto-generate tests from a bug report (where the steps to reproduce are written in plain english by non-technical testers).
That means less time for a dev to actually reproduce those steps, right?