I'm trying to run a simple test including only jp@gc - Chrome Driver Config element and jp@gc - WebDriver Sampler, but unfortunately getting an exception:
2017-08-31 16:39:42,984 ERROR o.a.j.t.JMeterThread: Test failed!
java.lang.IllegalStateException: The driver executable is a directory: D:\apache-jmeter-3.2\lib
at com.google.common.base.Preconditions.checkState(Preconditions.java:197) ~[guava-19.0.0.jar:?]
at org.openqa.selenium.remote.service.DriverService.checkExecutable(DriverService.java:123) ~[selenium-remote-driver-2.52.0.jar:?]
and the browser isn't opening.
I'm using "No proxy" config selection.
Sampler's JS contains only:
WDS.sampleResult.sampleStart()
WDS.sampleResult.sampleEnd()
Chrome version 60.0.3112.113 (Official Build) (64-bit) on Windows 10. I also tried the latest guava-23.0.0