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
- 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
- Protractor cli - passing --baseUrl as arg results in W/runner - Ignoring unknown extra flags: baseurl. This will be an error in future versions, please use --disableChecks flag to disable the Protractor CLI flag checks.
- How to test a canvas Chart
- Page load not identified in non-angular application using chrome 85
- Docs
- JavaScript not yet supported