html-e2e

1.14.148 • Public • Published

Html-e2e

Library to run e2e tests against html writing them interface-agnostic. For example instead of calling the "click()" method on a "save" button we can call "do('save')" and it will look for buttons or links that can be clicked and contain the text "save".

Getting started

Check the integration tests for examples of usage

Run all tests

npm test

Package Sidebar

Install

npm i html-e2e

Weekly Downloads

198

Version

1.14.148

License

GPL-3.0-or-later

Unpacked Size

77.2 kB

Total Files

25

Last publish

Collaborators

  • vcalatayud