https://github.com/nidhish-nayak/protractor
Protractor testing framework used to UI and E2E test Angular based applications
https://github.com/nidhish-nayak/protractor
angular javascript protractor-e2e-test testing typrescript ui-testing
Last synced: about 1 month ago
JSON representation
Protractor testing framework used to UI and E2E test Angular based applications
- Host: GitHub
- URL: https://github.com/nidhish-nayak/protractor
- Owner: nidhish-nayak
- License: mit
- Created: 2023-01-08T15:26:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T15:41:12.000Z (over 3 years ago)
- Last Synced: 2025-12-28T16:23:51.755Z (5 months ago)
- Topics: angular, javascript, protractor-e2e-test, testing, typrescript, ui-testing
- Language: JavaScript
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## :nazar_amulet: Protractor - Quality Automation
This project includes Automation Testing using Protractor which explores different areas of testing such as:
:rocket: UI Testing
:jigsaw: E2E Testing
Note:
- :shield: Page Object model is included with Typescript for testing
- :gear: Data Driven Testing is implemented for improvement in refactoring code
## :desktop_computer: Technologies Used





## :zap: Protractor Run Commands
To run a specific js/ts file, follow the instructions given below post navigating in to the testcase folder -
Run the command in terminal:
protractor protractor.conf.js
## :briefcase: License
[](./LICENSE)