What is Protractor?

Technology CommunityCategory: AngularWhat is Protractor?
VietMX Staff asked 3 years ago

Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor is a Node.js program built on top of WebDriverJS. Protractor runs tests against your application running in a real browser, interacting with it as a user would.