Class PaintProfile
- java.lang.Object
-
- org.openqa.selenium.devtools.layertree.model.PaintProfile
-
public class PaintProfile extends java.lang.Object
Array of timings, one per paint step.
-
-
Constructor Summary
Constructors Constructor Description PaintProfile(java.util.List<java.lang.Number> paintProfile)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-