protractor icon indicating copy to clipboard operation
protractor copied to clipboard

E2E test framework for Angular apps

Results 114 protractor issues
Sort by recently updated
recently updated
newest added

Very minimalistic candidate to fix https://github.com/angular/protractor/issues/4151. My hope is that it won't break other stuff.

cla: yes
pr: needs review

…abilities and fixed build in capabilities to be only overwritten under condition There was no actual reason to set username and accesskey as capabilities on the selenium driver. Sourcelabs doesn't...

cla: yes

Conditionally instantiate the firefoxService. The legacy FirefoxDriver fails to start if it is passed an executor.

cla: yes

Addresses issue https://github.com/angular/protractor/issues/4107. TO DO: write tests for it, may be in next PR!

cla: yes

$$('[md-virtual-repeat="item in ctrl.dynamicItems"]');

The command `new Buffer()` is deprecated. Instead, we can use `Buffer.from(...)`. I have updated the faq.md section of how to save a screenshot.

cla: yes

It seems like a mistake. Should be removed I think.

cla: yes

protractor-react-selector plugin in Community Plugins section. protractor-react-selector is lightweight plugin to help you to locate web elements in your REACT app using props and states

cla: yes

There is a small typo in spec/plugins/browserGetSyncedConf.js, spec/plugins/browserGetUnsyncedConf.js. Should read `browser` rather than `borwser`.

cla: yes

windows does not really unlink file, if fd is opened. (see https://stackoverflow.com/a/20801823/2519073) the unit tests failing because of this

cla: yes