java.lang.Object
org.openqa.selenium.devtools.v120.domsnapshot.model.StringIndex

public class StringIndex extends Object
Index of the string in the strings table.
  • Constructor Details

    • StringIndex

      public StringIndex(Integer stringIndex)
  • Method Details