We need to initial a browser to run our test scenario:
driver = Selenium::WebDriver.for :firefox
And you will get following screen: