You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: A library for recording and replaying web traffic for testing purposes.
documentation: |
# Java Web Replay
A library for recording and replaying web traffic for testing purposes. Built on top of [java-tproxy](https://github.com/codejive/java-tproxy), it provides a simple way to record HTTP/HTTPS traffic and replay it later for deterministic testing.