Page 1 of 1

Ranorex BDD Setup Issue -Build error in Specflow solution

Posted: Thu Jun 07, 2018 7:07 am
by ja3ynt
Hi I am trying to Create a ranorex BDD Project and for that I have followed

the Blog Post

I have cloned the Project from github mentioned in the blog post and opened the solution in Visual Studio

As My Ranorex installation directory is C:Program Files (x86)Ranorex 7.2 I have removed the

ICSharp.Core
ICSharp.SharpDevelop
ICSharp.SharpDevelop.Dom

From References and Added all the dlls from Bin to references
But after that when Build the solution
build.png
I got Build errors as
builderror.png

Can anyone please help me on this issue?

as the .sAddin file is not generated I am not able to proceed further .

I am using Ranorex 7.2 Floating Licensed

Thanks in advance

Re: Ranorex BDD Setup Issue -Build error in Specflow solution

Posted: Thu Jun 07, 2018 7:47 am
by odklizec
Hi,

I’m afraid, you need to update your Ranorex 7.2 with more recent 8.x. BDD integration is supported from Ranorex 8.0.

Re: Ranorex BDD Setup Issue -Build error in Specflow solution

Posted: Wed Jul 11, 2018 8:14 am
by ja3ynt
Hi All,
It was my Bad.
The DLL was in another location.
I have referred it prior building and now the SADDIN file is generated .
:D
Thanks,
Jayanta