Replies: 3 comments
-
7 screenshots for a login |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
Morning !
Sometimes my prompt results in a loop that could be fixed by just being a tad more specific. The annoying thing is I then need to re-run the tests again (which take a while to run bc AI, claude and everything else needs running). Would be nice if there was a way to hot reload and just continue from where the test failed. This would allow me to move faster.
Seems to be fixed with some of the new improvements !
Exactly this !!
I wonder if there is a way to cache previous run tests in a way where instead of needing to take a screenshot, it already has the screenshot and just needs to send to claude and get the next Ai command. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
From testing theres a few scenarios that would be good to cover:
When running tests and my NLP was poor, the Ai struggles to solve and the test fails. Perhaps here it would be cool to pause the test, let me fix it and then re-run... rather than having to restart the entire test file again. Might be my fault but some tests are taking 1764.46s+++ to run. NLP is a little nuanced so needs refining sometimes.
Provide the Ai with context upfront by scraping screenshots of the pages it needs to navigate, reducing a thinking step.
Solve the need for 20,000 screenshots lololol???
A possibility to run multiple agents simultaneously to cover test files. Speeds up entire testing process.
Beta Was this translation helpful? Give feedback.
All reactions