Dill.js provides an abstraction layer between your integration tests and your DOM markup, DRYing up your step definitions and consolidating how people interact with the DOM in tests.
View our Getting Started Guide |
See an example repo.
npm install dill --save-dev
npm install grunt-dill-js --save-dev
See http://selenium.googlecode.com/git/docs/api/javascript/class_webdriver_Capabilities.html for available options.