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
Hello,
I'm using a web extension to record my activities through a web page, but whenever put my mouse over a dom element, I get this dom exception :
DOMException: Failed to execute 'evaluate' on 'Document': The string '//input[@name=btnK and @value=Search]' is not a valid XPath expression.
Is there a way to solve it ? I just started using sideex trying to record my activities on a web page.
The text was updated successfully, but these errors were encountered:
Hello,
I'm using a web extension to record my activities through a web page, but whenever put my mouse over a dom element, I get this dom exception :
DOMException: Failed to execute 'evaluate' on 'Document': The string '//input[@name=btnK and @value=Search]' is not a valid XPath expression.
Is there a way to solve it ? I just started using sideex trying to record my activities on a web page.
The text was updated successfully, but these errors were encountered: