Download and SetUp First Project
Pre-requisites:
2) Set up and install Selenium
3) Set up and install Cucumber
- Download template project as a zip file to C:\seleniumframework
- Extract the contents of the zip file and your folder should look like this
- Open RubyMine program (from All programs or if there is a shortcut on Desktop). The first screen would look like this. Just click OK
- Evaluate RubyMine for 30 days. You can purchase it later if needed
- Accept Rubymine license terms by checking the box
- Accept default theme of RubyMine. You may select other themes too.
- Now click “open directory” [In this case, our directory is already a project]
- Point it to the directory where we extracted the template project
- RubyMine should open and you should see this screen