class

Playwright::WebSocket::WaitForEventOptions

Inherits Reference / Object

Constructors

new(timeout : Int32 | Nil = nil, predicate : Nil | Playwright::Event(Playwright::WebSocket::EventType) -> Bool = nil)
Source

Instance methods

predicate
Source
predicate=(predicate : Event(EventType) -> Bool | Nil)
Source
timeout
Source
timeout=(timeout : Int32 | Nil)
Source