struct Selenium::ElementRect
- Selenium::ElementRect
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
selenium/element_rect.crConstructors
Instance Method Summary
- #height : Float64 | Nil
- #height=(height : Float64 | Nil)
- #width : Float64 | Nil
- #width=(width : Float64 | Nil)
- #x : Float64 | Nil
- #x=(x : Float64 | Nil)
- #y : Float64 | Nil
- #y=(y : Float64 | Nil)