SpecFlowOSS / SpecFlow.Actions

BSD 3-Clause "New" or "Revised" License
57 stars 53 forks source link

OneTimeSetUp: BoDi.ObjectContainerException : Interface cannot be resolved: SpecFlow.Actions.Configuration.ISpecFlowActionJsonLoader (resolution path: SpecFlow.Actions.WindowsAppDriver.Configuration.WindowsAppDriverConfiguration) #107

Open SarDiet opened 2 years ago

SarDiet commented 2 years ago

Hi, next problem: I always get the exception when I try to use SpecFlow.Actions.WindowsAppDriver "OneTimeSetUp: BoDi.ObjectContainerException : Interface cannot be resolved: SpecFlow.Actions.Configuration.ISpecFlowActionJsonLoader (resolution path: SpecFlow.Actions.WindowsAppDriver.Configuration.WindowsAppDriverConfiguration)" when I try to run my tests. All stepdefinition-files have a [Binding]-attribute, no hooks file, although I don't think it is related to my sourcecode as the exception is thrown in WindowsAppDriver package itself?!

What am I doing wrong?

LeftTwixWand commented 2 years ago

I have the same problem

omarpiani commented 1 year ago

same, up

omarpiani commented 1 year ago

as written https://github.com/SpecFlowOSS/SpecFlow.Actions/issues/117 here v0.1.177 works