How to maintain folder structure while exporting to Runnable Jar in Eclipse?
问题 I am trying to find a solution for this from the past one week and have posted a question regarding the same. I have created a simple Maven Project. And have written a feature file which is open browser, go to facebook and close the browser. First of all, below is the project structure, Project Structure Below is my feature file. Name of the feature file is Testing.feature Feature: Open FB Scenario: Open FB Given User opens "facebookURL" on "ChromeBr" When User is on facebook Then close the