protractor
protractor copied to clipboard
E2E test framework for Angular apps
see https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V12.md and https://github.com/nodejs/node/pull/25377 added jshint cosmetic fixes.
fix for #5404 + cosmetics
fix for #5145 + cosmetics @IgorMinar don't know yet how to write tests for this. If you let me know the way, i could add them.
https-proxy-agent has a vulnerability. Saucelabs has taken it out of their package, but the version of saucelabs you're using has not removed it yet. If you upgrade your saucelabs package...
Fix: Now correctly allows to override ElementFinder and ElementArrayFinder methods Monkey-patching was done in ElementFinder constructor against 'this'. It means this monkey-patching is applied AFTER all methods in inherited objects...
There was a broken link in the mobile-setup.md Updated and fixed the broken link for webdriver-manager.
 PR to add [LambdaTest](https://www.lambdatest.com) support in Protractor ### Description Add LambdaTest integration support in Protractor. LambdaTest provides a distributed selenium grid which helps you to perform testing on a...