Class Metrics
- java.lang.Object
-
- org.openqa.selenium.devtools.performance.model.Metrics
-
public class Metrics extends java.lang.Object
Current values of the metrics.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<Metric>
getMetrics()
Current values of the metrics.java.lang.String
getTitle()
Timestamp title.
-