dlenroc / appium-roku-driver

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

fix: node search in CSS selector adapter #85

Closed dlenroc closed 5 months ago

dlenroc commented 5 months ago

Fixed the existsOne adapter method to check the condition against all candidates.

$('Item:has([text*="some text"])')