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
//span[@class='info-name' and contains(text(), 'sometext')]/following-sibling::span/text()
this can't work on 0.3.1 and it parse to "span .info-name null :parent:root"
The text was updated successfully, but these errors were encountered:
//span[@class='info-name' and contains(text(), 'sometext')]/following-sibling::span/text()
this can't work on 0.3.1 and it parse to "span .info-name null :parent:root"
The text was updated successfully, but these errors were encountered: