Requirements for Creating A New Coded UI Testing Project In VS2017 Enterprise

为君一笑 提交于 2020-01-02 00:13:49

问题


I've just installed Visual Studio 2017 Enterprise (15.0.26228.4 D15RTWSVC) with .NET Framework Version 4.6.01055. I cannot add a new coded UI test project to a new solution because I cannot find that project type in the 'New Project' dialog. I assume it's because I didn't install some optional module when I was installing Visual Studio.

Which optional module do I need to install to be able to add new Coded UI test projects to solutions in VS2017 Enterprise?


回答1:


In Visual Studio 2017 Enterprise on the installer's Individual components tab I see this:

It appears to be an optional component.



来源:https://stackoverflow.com/questions/42788695/requirements-for-creating-a-new-coded-ui-testing-project-in-vs2017-enterprise

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!