DEPRECATED Please see https://github.com/2gis/Winium.Mobile for latests releases. Selenium Driver for automated testing of Windows Phone 8.1 Silverlight applications.
14
stars
3
forks
source link
InvalidOperationException raised in tested app when SendKeysToElement called with empty value #34
When SendKeysToElement (POST /session/:sessionId/element/:id/value) called with empty value, inner driver crashes tested app with InvalidOperationException.
Instead of crash an expected result is: element value (text) is set to empty string.
When SendKeysToElement (POST /session/:sessionId/element/:id/value) called with empty value, inner driver crashes tested app with InvalidOperationException. Instead of crash an expected result is: element value (text) is set to empty string.