Class DOMCounter
java.lang.Object
org.openqa.selenium.devtools.v141.memory.model.DOMCounter
DOM object counter data.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DOMCounter
-
-
Method Details
-
getName
Object name. Note: object names should be presumed volatile and clients should not expect the returned names to be consistent across runs. -
getCount
Object count.
-