Is there an alternative way to use xpath with Cypress now that the official plugin is depreciated?

1.9k Views Asked by At

I recently learn't that the official Cypress plugin for xpath is now depreciated

Reference: https://github.com/cypress-io/cypress-xpath

I was wondering if anyone knows of an alternative way to still use xpath with Cypress?

I've Googled an alternative but am always led back to the official Cypress plugin (cypress-xpath)

1

There are 1 best solutions below

0
Jorge On BEST ANSWER

That repo has been migrated to https://github.com/cypress-io/cypress/tree/develop/npm/xpath, but it was also deprecated in June