java.lang.Object
org.openqa.selenium.devtools.v119.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