Ranorex BDD Setup Issue -Build error in Specflow solution

Bug reports.
ja3ynt
Posts: 7
Joined: Thu Jun 07, 2018 6:20 am

Ranorex BDD Setup Issue -Build error in Specflow solution

Post by ja3ynt » Thu Jun 07, 2018 7:07 am

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
You do not have the required permissions to view the files attached to this post.

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

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

Post by odklizec » Thu Jun 07, 2018 7:47 am

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.
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration

ja3ynt
Posts: 7
Joined: Thu Jun 07, 2018 6:20 am

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

Post by ja3ynt » Wed Jul 11, 2018 8:14 am

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