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

Change the way GetElementAttribute handles attribute names #123

Closed NickAb closed 8 years ago

NickAb commented 8 years ago

This breaks v1.5.0 GetElementAttribute compatibility

To access Automation Properties the name of property:

To access Dependency Properties the name of the property:

NickAb commented 8 years ago

Fixes #122