Bodi Container registration error
I recently upgraded to Visual Studio 2022 and used SpecFlow to create a project using NUnit for tests. SpecFlow assigned latest package; 3.9.74 and all associated packages. I'm doing a simple login test, that works in SpecFlow 3.0225 but failing in the new project. The error is pointing to an auto-generated NUnit.AssemblyHooks class and this is where I have no idea how to fix or register the container:

I have highlighted the line where error is occurring.
I have a Hooks class, again working in SpecFlow 3.0225 where I understood I needed to register browser instance;

Please help in getting this new setup to work. Thanks.
0
Please sign in to leave a comment.
Comments
0 comments