Winappdriver: Does WinAppDriver supports Visual Studio 2019?

Created on 7 Aug 2019  路  2Comments  路  Source: microsoft/WinAppDriver

Most helpful comment

@shaharier, don't listen to @khoachung89. Your question was straight forward, just have to re-word it as such: "Does Visual Studio 2019 support the WinAppDriver framework?"

Yes it does, I use it consistently. Might to change the .NET targeted framework. In which ever VS version you have (WinAppDriver is documented to only work with 2017+), right-click on your your solution, and click properties. Make sure you keep in mind what framework your WinAppDriver project is hitting, and may want to get it to the latest release at 4.7.2. Technically 4.8 is out, but it's not recommended to use that yet.

Happy automating 馃憤

All 2 comments

It doesn't relating to Visual Studio version at all. How can someone answer a question without any detail content like this.

@shaharier, don't listen to @khoachung89. Your question was straight forward, just have to re-word it as such: "Does Visual Studio 2019 support the WinAppDriver framework?"

Yes it does, I use it consistently. Might to change the .NET targeted framework. In which ever VS version you have (WinAppDriver is documented to only work with 2017+), right-click on your your solution, and click properties. Make sure you keep in mind what framework your WinAppDriver project is hitting, and may want to get it to the latest release at 4.7.2. Technically 4.8 is out, but it's not recommended to use that yet.

Happy automating 馃憤

Was this page helpful?
0 / 5 - 0 ratings