JMeter and WebDriver Set - do not work

混江龙づ霸主 提交于 2019-12-05 02:23:10
Raja
  • Download zip from jmeter-plugins.org
  • Copy jar files into lib & lib/ext directories
  • Delete older / Duplicate http jars from [apache-jmeter-2.13\lib]

    1. httpclient-4.2.6.jar (delete this jar)
    2. httpclient-4.3.1.jar
    3. httpcore-4.2.5.jar (delete this jar)
    4. httpcore-4.3.jar
    5. httpmime-4.2.6.jar (delete this jar)
    6. httpmime-4.3.1.jar

    now it will work fine

There were few libraries (httpclient*-4.4.jar) in different versions, I removed old ones and it works:)

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!