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

[WindowsAppDriver] Calculator example using older version of SpecFlow and crashing when trying to update

Open castellanoj opened this issue 1 year ago • 0 comments

On Calculator example, inside WindowsAppDriver Plugin, if you update the nuget package SpecFlow.Actions.WindowsAppDriver to 0.1.350 you will receive the error when running the test:

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

castellanoj avatar May 21 '23 19:05 castellanoj