Closed itrifonov closed 6 years ago
Yeah, that's weird... Need to investigate and fix it...
The current workaround would be to not create a .net Core project, but some simpler one.
If you have any ideas how to fix it, go ahead and do a PR ;)
@itrifonov I have created a .Net Core MSTest project from Visual Studio for Mac. Added explicitly packages: NSelene, Selenium WebDriver, Selenium Support Added a test and it worked: https://github.com/yashaka/NSeleneExamples/tree/master/NSeleneDotNetCoreMSTestProjectTest
just create new .net Core project and install NSelene, you'll see an error.