2gis / Winium.Mobile

Winium.Mobile is Selenium Remote WebDriver implementation for automated testing of Windows StoreApps and Silverlight apps, tested on emulators (currently only Windows Phone/Mobile apps are supported).
Mozilla Public License 2.0
51 stars 29 forks source link

Add element size and rect support #53

Closed NickAb closed 9 years ago

NickAb commented 9 years ago

Note: Python and JavaScript seems to support extended command getElementRect, that is not inlcuded in basic JSWP.

FireFox implements getElementLocation, getElementSize and getElementRect with one getElementRect command. Should we go the same way to reduce code base?

https://github.com/SeleniumHQ/selenium/search?utf8=%E2%9C%93&q=getelementrect