Make sure you have regenerated the .feature.cs
files after upgrading. If you do not do this, you will receive this exception when accessing ScenarioContext.Current
.
To regenerate these files:
- Open a feature file in your solution. If you see a popup informing you that the feature files were generated with an earlier version of SpecFlow, click on Yes to regenerate these files. Depending on the size of your project, this may take a while.
- If you are using an earlier version of Visual Studio, you need to force the feature files to be regenerated. Right-click on your project, and select Regenerate Feature Files from the menu.
Comments
0 comments
Please sign in to leave a comment.