Protractor (software testing framework)

From Wiki @ Karl Jones dot com
Revision as of 08:52, 6 June 2017 by Karl Jones (Talk | contribs) (Created page with "'''Protractor''' is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real Web...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Protractor is an end-to-end test framework for Angular and AngularJS applications.

Protractor runs tests against your application running in a real browser, interacting with it as a user would.

See also

External links