Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Playwright::Page::WaitForEventOptions
Inherits
Reference
/
Object
Constructors
new
(timeout :
Int32
|
Nil
= nil, predicate :
Nil
|
Playwright::Event
(
Playwright::Page::EventType
) ->
Bool
= nil)
Source
Instance methods
predicate
Source
predicate=
(predicate :
Event
(
EventType
) ->
Bool
|
Nil
)
Source
timeout
Source
timeout=
(timeout :
Int32
|
Nil
)
Source