Skip to content

Conversation

@danielmhair
Copy link
Member

  • Implemented InteractiveSessionRecorder to capture browser actions and generate detailed session data.
  • Introduced SimpleSessionRecorder for basic session recording with HTML snapshots and console messages.
  • Developed FullSessionRecorder utilizing Playwright's internal Snapshotter and HarTracer for comprehensive data capture.
  • Enhanced session summary features to provide insights on captured actions, console messages, and network requests.
  • Updated TypeScript configuration to include new recording session files.

…ML snapshots, console messages, and HTTP requests

- Implemented InteractiveSessionRecorder to capture browser actions and generate detailed session data.
- Introduced SimpleSessionRecorder for basic session recording with HTML snapshots and console messages.
- Developed FullSessionRecorder utilizing Playwright's internal Snapshotter and HarTracer for comprehensive data capture.
- Enhanced session summary features to provide insights on captured actions, console messages, and network requests.
- Updated TypeScript configuration to include new recording session files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants