Class UninstallCommandResponse
- Namespace
- OpenQA.Selenium.DevTools.V147.Extensions
- Assembly
- Selenium.WebDriver.dll
Response for Uninstalls an unpacked extension (others not supported) from the profile. Available if the client is connected using the --remote-debugging-pipe flag and the --enable-unsafe-extension-debugging.
public sealed class UninstallCommandResponse : ICommandResponse<UninstallCommandSettings>, ICommandResponse
- Inheritance
-
UninstallCommandResponse
- Implements
- Inherited Members
- Extension Methods