Hi Gunjan | Selenium C# Forum
A
Anita Posted on 16/03/2019

I have installed the IEDriver,Firefoxfriver and chromedriver through nuget and can see them in package.config.

While setting up the node how to call these drivers from the packages.config in node.json file


G
gunjan Replied on 16/03/2019

In the command of starting node, you will have to give the path of exe files.

Check the attached file for reference.