Table of Contents

Class SetAttributesAsTextCommandResponse

Namespace
OpenQA.Selenium.DevTools.V147.DOM
Assembly
Selenium.WebDriver.dll

Response for Sets attributes on element with given id. This method is useful when user edits some existing attribute value and types in several attribute name/value pairs.

public sealed class SetAttributesAsTextCommandResponse : ICommandResponse<SetAttributesAsTextCommandSettings>, ICommandResponse
Inheritance
SetAttributesAsTextCommandResponse
Implements
Inherited Members
Extension Methods