struct Protocol::DOMSnapshot::NameValue
- Protocol::DOMSnapshot::NameValue
- Struct
- Value
- Object
Overview
A name/value pair.
Included Modules
- JSON::Serializable
Defined in:
protocol/dom_snapshot.crConstructors
Instance Method Summary
-
#name : String
Attribute/property name.
-
#value : String
Attribute/property value.