In this post, we are going to learn install Cucumber Plugin in Eclipse that will help you to get started with writing Test Automation scripts using Selenium Java and Cucumber.
Pre-requisites
Video
Install Plugin
Launch the Eclipse and click on Help -> Eclipse Marketplace.

Search for Cucumber and click on Install.

Accept the license agreement and click Finish. A security warning will be shown. Click on Install anyway.

And finally, restart the eclipse and you are good to go.

Try creating feature files and start writing your Test Automation scripts.

You must be logged in to post a comment.