class Playwright::Page::WaitForEventOptions
- Playwright::Page::WaitForEventOptions
- Reference
- Object
Defined in:
playwright/page.crConstructors
Instance Method Summary
- #predicate : Event(EventType) -> Bool?
- #predicate=(predicate : Event(EventType) -> Bool?)
- #timeout : Int32?
- #timeout=(timeout : Int32?)