Uses of Class
org.openqa.selenium.devtools.domsnapshot.model.RareIntegerData
-
Packages that use RareIntegerData Package Description org.openqa.selenium.devtools.domsnapshot.model -
-
Uses of RareIntegerData in org.openqa.selenium.devtools.domsnapshot.model
Methods in org.openqa.selenium.devtools.domsnapshot.model that return types with arguments of type RareIntegerData Modifier and Type Method Description java.util.Optional<RareIntegerData>
NodeTreeSnapshot. getContentDocumentIndex()
The index of the document in the list of the snapshot documents.
-