Rename Step Errors in Some Visual Studio 2022 Projects
Clicking "Rename Step" works as expected in some VS2022 projects, but in other VS2022 projects it doesn't work and has the following Behavior:
1. Select Rename Step
2. Visual Studio navigates to the correct steps file and binding (just like it does when Rename Step works as expected)
3. This Rename Steps - SpecFlow window doesn't launch as expected
4. Instead, an error window displays:
"SpecFlow: Rename Step - The following problems occurred:
No step definition found that is related to this position"
5. SpecFlow Output displays:
Info: PerformJump: Jumping to Defined: [Given(the user is on the '([^']*)' page)]: GeneralSteps.GivenTheUserIsOnThePage(String) at [Project Directory]\GeneralSteps.cs(51,9)
Warning: ShowProblem: User Notification: The following problems occurred:
No step definition found that is related to this position
Using SpecFlow for VS 2022 Extension v2022.1.75.53377.
Any ideas on what may be causing the issue?
Thank you!
-
Please open an issue on https://github.com/specflowoss/specflow.vs
0 -
Done - thanks.
0
Please sign in to leave a comment.
Comments
2 comments