Uninstallation
The package can be uninstalled using the NuGet package manager GUI or by running the following command in the Package Manager Console.
Uninstall-Package Selenium.WebDriver.Extensions
Note that some dependencies of the Selenium.WebDriver.Extensions may still be included in the project after uninstalling the package.
Last updated
Was this helpful?