struct Webdriver::Rect
- Webdriver::Rect
- Struct
- Value
- Object
Defined in:
webdriver/element/rect.crConstructors
Class Method Summary
Instance Method Summary
- #height : Int32
- #height=(height : Int32)
- #width : Int32
- #width=(width : Int32)
- #x : Int32
- #x=(x : Int32)
- #y : Int32
- #y=(y : Int32)