gjmveloso commented on Oct 20, 2016 Hi @rosshinkley, Thanks for your response. XPath is the only available option to select elements by the inner text, for instance. It's widely used on Selenium space, for example. Thanks, Gustavo
I agree that not being able to use XPath
selectors along side of CSS
selectors is a big limitation for nightmare.js.