Class NameValue
java.lang.Object
org.openqa.selenium.devtools.v119.domsnapshot.model.NameValue
A name/value pair.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NameValue
-
-
Method Details
-
getName
Attribute/property name. -
getValue
Attribute/property value.
-