You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: