@return The location and size of the rendered element See W3C WebDriver specification for more details.
()
| 309 | * specification</a> for more details. |
| 310 | */ |
| 311 | Rectangle getRect(); |
| 312 | |
| 313 | /** |
| 314 | * Get the value of a given CSS property. Color values could be returned as rgba or rgb strings. |
no outgoing calls