Class Sink
- java.lang.Object
-
- org.openqa.selenium.devtools.cast.model.Sink
-
public class Sink extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Sink(java.lang.String name, java.lang.String id, java.lang.String session)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetId()java.lang.StringgetName()java.lang.StringgetSession()Text describing the current session.
-