This is a netstandard2.0 client library to communiate with BrowserMobProxy server API described at https://github.com/lightbody/browsermob-proxy
Example of usage (Docker needs to be installed):
- Run the compose.ps1 powerhell script to prepare selenium hub, node and the proxy
- See example of communication with browsermobproxy docker container RemoteBrowserMobProxyFunctionalTests.cs