Table of Contents

Class AddPrivacySandboxCoordinatorKeyConfigCommandResponse

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

Response for Configures encryption keys used with a given privacy sandbox API to talk to a trusted coordinator. Since this is intended for test automation only, coordinatorOrigin must be a .test domain. No existing coordinator configuration for the origin may exist.

public sealed class AddPrivacySandboxCoordinatorKeyConfigCommandResponse : ICommandResponse<AddPrivacySandboxCoordinatorKeyConfigCommandSettings>, ICommandResponse
Inheritance
AddPrivacySandboxCoordinatorKeyConfigCommandResponse
Implements
Inherited Members
Extension Methods