Not able to run project in Cucumber | Selenium Forum
M
Posted on 11/08/2016
When I run my project using Cucumber only scenario getting executed but no keywords such as "Given", AND, THEN are not getting executed.

Please find attached screenshot and cucumber project


Thanks,
Sumanta

M
Replied on 11/08/2016

Attached screenshots

Responsive image

M
Replied on 11/08/2016

you'll have to give path to feature file on line 10. cucumber is not able to detect the feature file.


M
Replied on 11/08/2016

OK Sir. Thanks. The issue was not with Path. It was with feature file. Anyway please leave this issue.