Search code examples
javascriptwebdriverjmeterperformance-testing

ERROR for jp@gc - Firefox Driver Config


enter image description here

Hi All,

When i run the web page using Jmeter webdriver sampler in my device with (Indian server) I can achieve my task successfully without any issues, but when the same .jmx file is run on another device with (US server) it throws an error (I have attached that error as image format). I am sure that there is no issues in scripting and please let me know, what could I do to over come this issue?


Solution

  • Most likely your "US Server" doesn't have WebDriver Set plugin installed. You will need to install WebDriver Set on the "US Server" and restart JMeter there to pick up the new libraries.

    The fastest and the easiest way of installing JMeter Plugins and keeping them up to date is using JMeter Plugins Manager, the relevant package is Selenium/WebDriver Support

    JMeter Plugins Manager WebDriver