Skip to content

Make `.contains` attribute accessible

Compare
Choose a tag to compare
@san650 san650 released this 07 Feb 15:57
· 1115 commits to master since this release

Second bugfix release of the stable 0.11.x branch

Project Update

$ ember install ember-cli-page-object

Or you can install the npm package directly

$ npm install --save-dev [email protected]

Main changes

  • Make .contains attribute accessible

Community contributions

#122 add missing contains predicate (@martinciu)