class Playwright::Page::TypeOptions
- Playwright::Page::TypeOptions
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
playwright/page.crConstructors
Instance Method Summary
- #delay : Int32?
- #delay=(delay : Int32?)
- #no_wait_after : Bool?
- #no_wait_after=(no_wait_after : Bool?)
- #timeout : Int32?
- #timeout=(timeout : Int32?)