css selector 1/2/3 are supported, the parsed result(XPath Experssion) follow the XPath 1.0 specification.
XPathParser.parse('div .abc')
XPathParser.parse('div:nth-child(odd)')
admin@veryos.com aaron.xiao
If you have any questions, feel free to create ticket or contact via email.
XPathParser is available under the terms of the MIT License.