SpecFlow.Actions icon indicating copy to clipboard operation
SpecFlow.Actions copied to clipboard

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

Open SarDiet opened this issue 3 years ago • 3 comments

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?

SarDiet avatar Aug 26 '22 10:08 SarDiet

I have the same problem

LeftTwixWand avatar Aug 28 '22 22:08 LeftTwixWand

same, up

omarpiani avatar Mar 22 '23 15:03 omarpiani

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

omarpiani avatar Mar 22 '23 15:03 omarpiani