class Playwright::ElementHandle::CheckOptions
- Playwright::ElementHandle::CheckOptions
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
playwright/elementhandle.crConstructors
Instance Method Summary
- #force : Bool?
- #force=(force : Bool?)
- #no_wait_after : Bool?
- #no_wait_after=(no_wait_after : Bool?)
- #timeout : Int32?
- #timeout=(timeout : Int32?)