-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Biswajit Sundara edited this page Feb 27, 2021
·
2 revisions
Protractor is a testing framework to test angular applications.
- Protractor was developed by
GoogleDevelopers to support angular applications. - It supports both
AngularandNon-Angularapplications. - Some people suggest
WebdriverIOhowever Protractor is the best tool to automate angular applications. - Supports cross browser testing
- Supports parallel execution
- Supports headless browser
- Automatic waiting mechanism so no synchronization issue