Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cucumber

How Do I Handle An Array Of Promises Using Protractor W/ Chai-as-promised

I am using Protractor with CucumberJS and chai-as-promised (given that CucumberJS does not have a b… Read more How Do I Handle An Array Of Promises Using Protractor W/ Chai-as-promised

How To Introduce Delay Between Tests In Protractor

I am exploring protractor tool with cucumber and test is executing super fast.. in order to know if… Read more How To Introduce Delay Between Tests In Protractor

Cucumber - Data Driven Testing - Multiple Similar Steps In Same Scenario

I am writing a feature which deals with adding multiple items to shopping cart like a typical e-com… Read more Cucumber - Data Driven Testing - Multiple Similar Steps In Same Scenario

Protractor-cucumberjs: Browser.get() Does Not Work

When i run cucumberjs with protractor, i get error message, anyone can help me raise reason: c:\Us… Read more Protractor-cucumberjs: Browser.get() Does Not Work