dlenroc / appium-roku-driver

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

fix: consider SDK method in commands deduplication #91

Closed dlenroc closed 4 months ago

dlenroc commented 4 months ago

Fixed concurrent command execution by updating the cache key to include the method name being called.