Closed Goginenni closed 9 years ago
This is due to ValueCommand.cs#L25-L31.
This can be fixed if PasswordBox supports IValueProvider or any other pattern.
Fixed in https://github.com/2gis/winphonedriver/commit/219a2176a9a58e765c86a3dd02350868aa0fc9fb
@Goginenni Please, check if it fixed it for you.
Am trying to enter text to PasswordBox but couldn't succeed. send_keys function is working for TextBox but not for PasswordBox. Is there a way ?