Mahesh V. Ediga
Mahesh V. Ediga
great news!! you definitely are not cursed :)
this is what I see the browsermob code /** * The error message that will be populated in the _error field of the {@link HarResponse} when no response is received...
Java binary is already available for version 2.1.5
you are right, its not on the releases page. will let @jekh comment. the quickest way would be to build it yourselves
you should try with the latest version of Browsermob 2.1.5 and latest chrome driver, with browsermob certificates imported into chrome. You seem to be using Browsermob 2.1.2. I am currently...
**Browsermob : 2.1.5 Selenium : 3.6.0 chrome driver 2.32 Chrome : 60.x** Try this code. I made few changes to the driver on how options are set and it works...
have you tried with code I have provided earlier? Share your pom.xml entries if you are using maven. I see you are using Firefox. There seems to be an issue...
Can you try by removing this from pom.xml ` test` What is the error you are getting?
I ran your code as a standalone program (main() method) on my machine (windows 10 with geckodriver v0.19.1, Firefox 57.0b13 (64-bit). Works perfectly fine. Can you run the same on...
Need to install browsermob certificates into the browser. Refer the solution details here https://github.com/lightbody/browsermob-proxy/issues/718