Installing axe DevTools for Web for C#
Installation options for C# developers
Deque provides two options for installing axe DevTools into your project:
- Install axe DevTools C# to a project in MS Visual Studio
- Install axe DevTools C# to a project from the .NET Core CLI
Prerequisites
Axe DevTools C# integration prerequisites include:
-
dotnet .NET Core 2.2 (includes .NET Framework 4.5.2 and .NET Standard 2.0)
-
Selenium WebDriver including the C# Selenium Client & WebDriver Language Bindings and the third party browser drivers corresponding with the web browser version used in testing:
The easiest way to ensure the presence of all dependencies is to install Microsoft Visual Studio 2019. Other IDE's require developers to individually install each dependency.