Package com.microsoft.playwright
Interface Event<EventType>
-
public interface Event<EventType>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
data()
EventType
type()
-
public interface Event<EventType>
Modifier and Type | Method | Description |
---|---|---|
Object |
data() |
|
EventType |
type() |