Hacker News new | ask | show | jobs
by BasieP2 868 days ago
Is this (finally) a step towards a better way of automated frontend testing?

We're currently testing dom instead of vision.

1 comments

This can definitely be used for front end testing. Just tell it to do something like a user and monitor whether it's successful or not

Here's a prompt example to try out

{ "url": "https://news.ycombinator.com", "navigation_goal": "goal is met if you see a post from basiep2. Terminate if you don't" }