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
Currently we just return the to_string() equivalent of the xpath element, instead we should create a our own custom RegexPathResult class and add the methods commonly used.