Table of Contents

Class ChangeAppUserSettingsCommandResponse

Namespace
OpenQA.Selenium.DevTools.V146.PWA
Assembly
Selenium.WebDriver.dll

Response for Changes user settings of the web app identified by its manifestId. If the app was not installed, this command returns an error. Unset parameters will be ignored; unrecognized values will cause an error.

Unlike the ones defined in the manifest files of the web apps, these settings are provided by the browser and controlled by the users, they impact the way the browser handling the web apps.

See the comment of each parameter.

public sealed class ChangeAppUserSettingsCommandResponse : ICommandResponse<ChangeAppUserSettingsCommandSettings>, ICommandResponse
Inheritance
ChangeAppUserSettingsCommandResponse
Implements
Inherited Members
Extension Methods