java.lang.Object
org.openqa.selenium.devtools.v141.memory.model.DOMCounter

public class DOMCounter extends Object
DOM object counter data.
  • Constructor Details

  • Method Details

    • getName

      public String getName()
      Object name. Note: object names should be presumed volatile and clients should not expect the returned names to be consistent across runs.
    • getCount

      public Integer getCount()
      Object count.