Class ConsoleProfileStarted
- java.lang.Object
-
- org.openqa.selenium.devtools.profiler.model.ConsoleProfileStarted
-
public class ConsoleProfileStarted extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ConsoleProfileStarted(java.lang.String id, Location location, java.lang.String title)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getId()
Location
getLocation()
java.lang.String
getTitle()
-