class Playwright::Frame::NavigateOptions
- Playwright::Frame::NavigateOptions
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
playwright/frame.crConstructors
Instance Method Summary
- #referer : String?
- #referer=(referer : String?)
- #timeout : Int32?
- #timeout=(timeout : Int32?)
- #wait_until : LoadState?
- #wait_until=(wait_until : LoadState?)