We are currently conducting a PoC for integrating Neoload with Selenium (Java based) for client side PT. When i include the wrapper
public static ChromeDriver driverweb = new ChromeDriver(addProxyCapabilitiesIfNecessary(new DesiredCapabilities()));
refer link (https://www.neotys.com/documents/doc/neoload/latest/en/ht...)
I am getting a warning that the DesiredCapabilities is depreciated.
Because of with this after launching the chrome browser the script breaks with out any error.
Can any one recently integrated Selenium script with Neoload share some insight on how to overcome this issue?
No answers
chandralekha posted a new question