admin管理员组文章数量:1363285
I'm currently working with the Playwright BDD framework using TypeScript in VSCode, utilizing Cucumber. My settings.json and cucumber.js files are correctly configured, and all paths are correctly set. When I execute my UI tests from the command line, everything runs and passes successfully. However, when using the Test Explorer, the features and steps do not seem to bind correctly. Hovering over a feature or clicking F12 to navigate to a step definition results in "undefined steps," despite the steps being present.
Has anyone experienced similar issues or have insights on how to resolve this binding problem in the Test Explorer? Any help would be greatly appreciated!
本文标签:
版权声明:本文标题:visual studio code - Steps not binding in Test Explorer with Playwright BDD TypeScript Framework in VSCode - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743812039a2543249.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论