angular-material-protractor

3.2.0 • Public • Published

Angular Material Protractor

npm version

A collection of utility functions to make testing Angular Material based UIs easier to test.

Installation

npm install --save angular-material-protractor

Usage

In your code:

// Import it.
const AMPtor = require('angular-material-protractor');

// Use it.
AMPtor.clickElementByModel('ctrl.myField');

// ..and so on

Deploying to NPM

  1. Update the changelog
  2. Bump the version in package.json
  3. commit + push changes
  4. npm publish
  5. git tag [the version]
  6. git push --tags

Credits:

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i angular-material-protractor

      Weekly Downloads

      5

      Version

      3.2.0

      License

      ISC

      Last publish

      Collaborators

      • sam-adams
      • sam-super
      • shaundon