Your XPath is syntactically incorrect. It is missing the closing apostrophe between me
and ]
.
However, your syntax of that in the program code you provided does not match you error message. Your error message suggests there is an apostrophe between it
and s
in your code.