Difference between revisions of "Protractor (software testing framework)"
From Wiki @ Karl Jones dot com
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...") |
(No difference)
|
Latest revision as of 08:52, 6 June 2017
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.