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

Is There A Way To Detect That I'm In A Selenium Webdriver Page From JavaScript

I'd like to suppress the initialization of TinyMCE inside my tests and can do this easily if th… Read more Is There A Way To Detect That I'm In A Selenium Webdriver Page From JavaScript