jmeter-plugins-webdriver
jmeter-plugins-webdriver copied to clipboard
Update RemoteDesiredCapabilitiesFactory.java
As selenium 4 doesn't support DesiredCapabilities.chrome(), etc...
Current Selenium version used by this plugin is 3.x. The change you propose has to go together with upgrade to 4.x, which may require much more code changes and proper testing.