As of 0.20.1 Cucumber is now fully supported in Protractor but I\'m battling to find any documentation on how to configure it properly. Any idea how you would setup world.js? >
Take a look at protractor-cucumbe -- it comes with selenium-webdriver, supports Promises, and is well documented.
It seems to require minimal configuration, and what is required is clearly documented.