java.lang.Object
org.openqa.selenium.devtools.v85.layertree.model.PaintProfile

public class PaintProfile extends Object
Array of timings, one per paint step.
  • Constructor Details

    • PaintProfile

      public PaintProfile(List<Number> paintProfile)
  • Method Details