Commit ac1e453
committed
Integrate Stagehand for Browser Automation in TestAgent
- Updated TestAgent to incorporate Stagehand for browser automation, enabling AI-driven interactions with web pages.
- Implemented browser session management, including persistence across phases and error handling.
- Enhanced logging capabilities by capturing console logs and network errors during browser sessions.
- Added TypeScript types for browser session, console logs, and network errors to improve type safety.
- Created integration tests to validate browser binding access, browser launch, and session persistence.
This commit addresses Story 2.2: Browser Rendering integration with Stagehand.1 parent a3b26ad commit ac1e453
File tree
7 files changed
+5836
-1020
lines changed- docs
- stories
- src
- agents
- tests
7 files changed
+5836
-1020
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
Lines changed: 279 additions & 81 deletions
Large diffs are not rendered by default.
0 commit comments