MainMenu

Home Java Overview Maven Tutorials

Tuesday 28 August 2018

How to install Cucumber In rubymine

How to install Cucumber in rubymine



Hello Friends,
In this article i will describe that how can we install Cucumber in ruby mine & how can we create automation projects in Ruby Mine.



For Video :-

1).Open Your rubymine and copy the path of the project as shown below :-


2). Open commond prompt & paste the project path after cd and hit enter as below :-


3). Go to url https://rubygems.org/gems/cucumber/versions/2.4.0or click here and from the left pane click the copy to clipboard button as below


4). Now in commond promt paste the commond as copied above and hit the enter key


5). If below message in your commond prompt appears then congratulation cucumber have been installed in your rubymine




Next Topic :- Overview of Postman API Testing tool

Previous Topic :- Ruby basic programing Array, String & Methods

No comments:

Post a Comment