-
Notifications
You must be signed in to change notification settings - Fork 15
Javascript
vasu34k123 edited this page Sep 20, 2017
·
3 revisions
Welcome to the BDD-Java-JavaScript wiki!
https://fts.capgemini.com/private/34372402419957/apache-tomcat-7.0.77-windows-x64.7z
cucumber-js.cmd shld be avaialble in Execution path of RUN>>edit config in webstorm.
Use below link for testing selinium cucumber==>http://crossbrowsertesting.github.io/todo-app.html
Feature: Title check I should be able to go to a website and check its title
Scenario: Get the title of webpage Given I go to the website "http://www.google.com" Then I expect the title of the page "Google"