Replays all network history saved by Network Record extensionThe application is intended to work in par with "Network Record" Chrome extension.
Check the extension here: https://chrome.google.com/webstore/detail/network-record/ihbkogfblhfbnompooimhejpkidoipcl
The idea is to provide possibility to emulate real environment behavior where you don't have network access (or you don't have enough permissions) to the environment or the environment is unstable, or the conditions are valid only for specific user, or for any other reason.
Ideal for testing purposes.
"Network Record" Chrome extension saves all user interaction.
"Network Replay" Chrome application behaves as HTTP proxy and allows to replay the recorded network responses, so you will be able to open the same page "like on real environment".
The application can also configure Chrome proxy settings for your convenience (you will need to install Network Record" extension to do so).