Uses of Enum
com.microsoft.playwright.impl.BrowserImpl.EventType
Packages that use BrowserImpl.EventType
-
Uses of BrowserImpl.EventType in com.microsoft.playwright.impl
Fields in com.microsoft.playwright.impl with type parameters of type BrowserImpl.EventTypeModifier and TypeFieldDescriptionprivate final ListenerCollection<BrowserImpl.EventType> BrowserImpl.listenersMethods in com.microsoft.playwright.impl that return BrowserImpl.EventTypeModifier and TypeMethodDescriptionstatic BrowserImpl.EventTypeReturns the enum constant of this type with the specified name.static BrowserImpl.EventType[]BrowserImpl.EventType.values()Returns an array containing the constants of this enum type, in the order they are declared.