Table of Contents

Class DomMutatedEventArgs

Namespace
OpenQA.Selenium
Assembly
WebDriver.dll

Provides data for the AttributeValueChanged event

public class DomMutatedEventArgs : EventArgs
Inheritance
DomMutatedEventArgs
Inherited Members

Properties

AttributeData

Gets the data about the attribute being changed.

public DomMutationData AttributeData { get; }

Property Value

DomMutationData