Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 424 Bytes

what_is_protractor_.md

File metadata and controls

9 lines (4 loc) · 424 Bytes

What is Protractor?

Protractor is an end-to-end testing framework for Angular and AngularJS applications. It is built on top of WebDriverJS and allows for easy automation of browser testing, providing functionality for testing user interactions with web applications.

Tags: basic, Protractor, UI Testing