Class StringIndex
- java.lang.Object
-
- org.openqa.selenium.devtools.domsnapshot.model.StringIndex
-
public class StringIndex extends java.lang.Object
Index of the string in the strings table.
-
-
Constructor Summary
Constructors Constructor Description StringIndex(java.lang.Integer stringIndex)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toJson()
java.lang.String
toString()
-