Amazon Bedrock AgentCore is in preview release and is subject to change.
Live view and session replay (console)
The AWS Management Console provides comprehensive tools for monitoring browser sessions in real-time and analyzing recorded session data through an integrated interface.
The console interface organizes session data with:
-
Interactive video player showing the recorded browser session
-
Timeline scrubber for precise navigation
-
Pages navigation panel showing all visited pages with time ranges
-
Comprehensive analysis tabs for detailed session examination
Navigate through recordings by clicking on pages in the Pages panel to jump to specific moments, clicking on user actions to see where they occurred, using the video timeline scrubber for precise navigation, and choosing View recording links in action tables.
Session analysis tabs
Multiple tabs for browser session replay provide different views of session data:
-
User actions shows all user interactions with timestamps, methods, and details
-
Page DOM displays DOM structure and HTML content for each page
-
Console logs presents browser console output, errors, and log messages
-
CDP events lists Chrome DevTools Protocol events with parameters and results
-
Network events shows HTTP requests, responses, status codes, and timing.
Live view monitoring
Use the console to monitor browser sessions in real-time and interact with active sessions:
To access live view in the console
-
Open the Amazon Bedrock AgentCore console and navigate to Built-in tools
-
Select your browser tool from the list (for example, DemoBrowserTool)
-
In the Browser sessions section, locate an active session with status In progress or Complete - recording available
-
In the Live view / recording URL column, choose the provided URL (for example,
123456789012.dbr.ecr.us-west-2.amazonaws.com
) -
The live view opens in a new browser window, displaying the real-time browser session
-
Use the live view controls to monitor activity or take manual control when needed
The live view interface provides real-time video stream of the browser session, interactive controls to take over or release control from automation, session status indicators and connection information, and ability to interact directly with the browser when control is enabled.
Recording insights and session replay
Access detailed session recordings and analysis through the console replay interface:
To access session replay in the console
-
Navigate to your browser tool and select a completed session with Complete - recording available status
-
Choose the session ID (for example,
65393-dhjd-459
) to open the session details -
The session replay page displays with the title DemoBrowserTool - Replay of browser session [session-id]
-
Expand Browser session details to view session metadata including duration, start time, and agent information
-
Use the Browser session replay section for video playback and analysis