--
You received this message because you are subscribed to the Google Groups "jmeter-plugins" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi
There seems to be a desire in the community to provide an implementation that makes use of HtmlUnitDriver as this is not the first request for it.
I think providing support for it is possible but I think we should be clear on its intended use cases. For example it wouldn't be used for measuring the client side browser performance as nobody uses HtmlUnit as their primary browser. :)
Would the use case be to simulate tens or hundreds of JavaScript enabled browsers connecting to a server? Hence the need for a browser that has low CPU overhead? If so then we should be clear in the documentation of (1) the scenarios or use cases and (2) the setup of these tens or hundreds of browsers.
If I have misunderstood some thing please feel free to correct me. But as a first step can someone provide feedback on whether or not my understanding is correct?
Regards
CP
Are you using java 7? The build only works with java 6 at the moment
Hi Vincent,I am getting same error when trying to run my script with "htmlUnit Driver" of "jmeter-webdriver plugin- Webdriver sampler" whereas on other browsers it works perfectly.
I am using Jmeter-- 3.0 version.Also included below in Jmeter_home/lib directory.
cssparser-0.9.16.jar htmlunit-2.18.jar htmlunit-core-js-2.17.jar nekohtml-1.9.22.jar sac-1.3.jar xercesImpl-2.11.0.jar xml-apis-1.4.01.jar httpmime-4.5.2.jarError :-2016/12/24 10:43:39 ERROR - com.googlecode.jmeter.plugins.webdriver.sampler.WebDriverSampler: com.gargoylesoftware.htmlunit.ScriptException: TypeError: Cannot find function addEventListener in object [object Window].