Difference between revisions of "Protractor (software testing framework)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(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 09: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.

See also

External links