To know more about this agent #208
Unanswered
muthu-punamalai
asked this question in
Q&A
Replies: 1 comment
-
|
Hi there! Thanks for asking. At the moment, PageAgent is primarily about webpage handling. There is some overlap with E2E testing. That said, for full browser-level E2E, my current intuition is that a vision-first agent is often a better fit, because the goal is usually to validate the actual user-visible outcome, not just the structured page state. File handling is not supported right now. I’d think of PageAgent less as a full general-purpose agent client, and more as the web interaction layer that a broader agent system could build on top of. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Can you help to understand some of the usecases please ? Other than acting on the webpage, is it possible to add some sort of verification with agent's intelligence ? Kind of using it in E2E testing ?
Also file handling and all, does this support ?
Beta Was this translation helpful? Give feedback.
All reactions