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

huangapple go评论54阅读模式
英文:

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

问题

我最近了解到官方的Cypress XPath插件现已被弃用。

参考链接:
https://github.com/cypress-io/cypress-xpath

我想知道是否有人知道仍然可以在Cypress中使用XPath的替代方法?

我已经搜索了一种替代方法,但总是被引导回官方的Cypress插件(cypress-xpath)。

英文:

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

得分: 0

该存储库已迁移到https://github.com/cypress-io/cypress/tree/develop/npm/xpath,但它也于六月被弃用。

英文:

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

huangapple
  • 本文由 发表于 2023年6月12日 23:28:19
  • 转载请务必保留本文链接:https://go.coder-hub.com/76458143.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定