SeleniumHQ / SeleniumHQ/selenium

[🚀 Feature]: Support for HAR export across Chrome, Edge, and Firefox using Selenium Bidi

Open
#16,848 5 comments 0 reactions 0 assignees View on GitHub
I-enhancement
Dominant language
Java
Stars
34.5k
Forks
8.7k
Avg merge
2d 1h
Merged PRs (30d)
92

Description

### Description

I am looking for a way to subscribe to request/response events and parse them into the correct [HAR format](https://w3c.github.io/web-performance/specs/HAR/Overview.html).

Requirements:
- Support for Chrome, Edge, and Firefox.
- Ability to capture full request/response metadata.

### Have you considered any alternatives or workarounds?

I have tried:
- Firefox: Used the `ff-test-bidi-har-export` library.
- Chrome/Edge: Attempted using the Chrome DevTools Protocol (CDP).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.