browsermob-proxy
browsermob-proxy copied to clipboard
setting proxy for selenium
Hi,
I am trying to use BrowserMob as proxy for selenium to be able. I am getting this error :
Caused by: java.lang.SecurityException: class "org.bouncycastle.asn1.ASN1ParsingException"'s signer information does not match signer information of other classes in the same package
What cause this issue and how it can be solved ?
I have had some problems with Selenium, too. See https://github.com/ms777/browsermob-proxy-for-Selenium. Maybe that helps ...