I did all these steps but still not working
Installing = npm install -D cypress-xpath
xpath reference to your support/command.js =
code under support/e2e.js file = require(‘cypress-xpath’);
Still getting error for xpath
I tried all these steps for adding the plugin but still getting the same error