protractor
https://github.com/angular/protractor
JavaScript
E2E test framework for Angular apps
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported8 Subscribers
Add a CodeTriage badge to protractor
Help out
- Issues
- unable to upgrade protractor to new version, "npm WARN deprecated [email protected]: request has been deprecated" error is thrown eventhough i uninstalled the existing version
- Sendkey not working
- OWASP vulnerabilities due to outdated dependencies
- dragAndDrop NOT working on Chrome
- multiCapabilities: [{ browserName: 'chrome', //mention machine1 ip-address in selenium address value //and give port id for selenium driver seleniumAddress: 'http://192.27.22.35:4444/wd/hub' },
- Update selenium-webdriver from 4.0.0-alpha.1 to 4.0.0-alpha.7
- Why there is a need of .then() to execute the next statement in Protractor/typescript.
- Driver info: driver.version: unknown; Only while using hub to run my test
- BeforeAll and afterAll for every spec via plugin
- By Protractor web page is not opening while the page is opening manually
- Docs
- JavaScript not yet supported