Reputation: 57
I am trying to set up the webdriver sampler in Jmeter for Chrome. I have downloaded the chromedriver as per my chrome version and specified the path in Chromedriver config. While executing test I am getting Browser has not been configured. Please ensure at least one webDriverConfig is created message.
chrome version: 86.0.4240.183 Jmeter Version: 4.0 Jmeter Plugin Version: 1.3 Selenium version in jmeter lib: 3.14
Please let me know if anything missing and how can we resolve the issue.
Upvotes: 1
Views: 476
Reputation: 168072
We cannot say "if anything missing" without seeing:
chromedriver.exe
Here is the evidence that ChromeDriver works fine with the WebDriver Sampler on Windows 10
So the only piece of advice I can give you so far is considering upgrading to latest JMeter version as you should be using it according to JMeter Best Practices
Upvotes: 1