class Playwright::ElementHandle::SelectOption
- Playwright::ElementHandle::SelectOption
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
playwright/elementhandle.crConstructors
Instance Method Summary
- #index : Int32?
- #index=(index : Int32?)
- #label : String?
- #label=(label : String?)
- #value : String?
- #value=(value : String?)