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

System: Firefox Version: 90.0.2 (64-bit) Protractor Version: 7.0.0 Typescript Webdriver updated Issue in Firefox Browser: WebDriverError: HTTP method not allowed Code: await browser.actions().click(protractor.Button.RIGHT).perform(); for chrome browser this code will be...

System: Firefox Version: 90.0.2 (64-bit) Protractor Version: 7.0.0 Typescript Webdriver updated Issue in Firefox Browser: WebDriverError: HTTP method not allowed Code: await browser.actions().click(protractor.Button.RIGHT).perform(); for chrome browser this code will be...

Hello Team, Today when i tried to run protractor , it error out for "element not found". But the same script worked till yesterday. Not sure abt reason for it....

See versions/conf/test spec/example from #4689 which are the same as for this issue. On that same example that also runs a chrome test, after each time I run the test...

status: needs investigation

This upcoming reduced support for protractor should be mentioned on the protractor homepage https://www.protractortest.org/#/ (or other major entrypoints) so as to not lead people down the wrong path. See https://github.com/angular/protractor/issues/5502

Hi there! Thanks for submitting an issue to Protractor. To help us help you better, please do the following before submitting an issue: 1. Review the questions section of [CONTRIBUTING.md](https://github.com/angular/protractor/blob/master/CONTRIBUTING.md#contributing)....

Hi, I am trying to opening up url after restarting browser , it restarts browser but does not open up the URL . It throws following error : “This driver...

Bug report --- - Node Version: `v12.16.1` - Protractor Version: `Version 5.4.2` - Browser(s): `Version 91.0.4472.114` - Operating System and Version `Mac OS` I have configured E2E in Jenkins, E2E...

Hi Protractor Support team, We got information about Protractor will be deprecated by 2022 [Not officially declared]. 1. Can we continue existing scripts for testruns that are developed on Protractor...

Bug report --- - Node Version: 10.15.1 - Protractor Version: 7.0.0 - Angular Version: `` - Browser(s): chrome 81.0.4044.138 - Operating System and Version `` - Your protractor configuration file...