Is it possible to set XPath as the default selector for my Nightwatch automation tests?
Hi Ana,
Yes, you can set XPath as default selector in the nighwatch.json file like below:
"use_xpath": true
Is it possible to set XPath as the default selector for my Nightwatch automation tests?
Hi Ana,
Yes, you can set XPath as default selector in the nighwatch.json file like below:
"use_xpath": true