scinfu/SwiftSoup

ruler question

buzai opened this issue · 1 comments

buzai commented

I have a ruler from the Java version eg:
"//ul[contains(@Class,'myui-header__menu')]/li[@Class='dropdown-hover']//ul/li/a[contains(@href, 'vodtype') and not(contains(@href, '26'))]"
But the SELECT method does not seem to be supported