dlenroc / appium-roku-driver

WebDriver for testing channels / screensavers on roku devices
MIT License
10 stars 0 forks source link

fix: `setValue` and `replaceValue` for custom input elements #70

Closed dlenroc closed 6 months ago

dlenroc commented 6 months ago

In the previous version, sending text in some custom fields was broken so in this PR I restored the old behavior.