We are trying to create new NeoLoad userpath using Selenium. We have written selenium code in C# and use Visual Studio 2017. It seems the command line argument "-Dnl.selenium.proxy.mode=Design" is working only for Console projects. The argument value is not read for frameworks like NUnit or SpecFlow and no userpath is created in NeoLoad. Is there any workaround for this issue?
↧