Closed marconemm closed 2 years ago
Hi folks! Today, I tried to do the same thing that I did yesterday (even a single comma I didn't write in my script), and the Protractor worked pretty fine.
I'm closing this issue.
Hi @marconemm, please be aware that Protractor is dead/no longer maintained. Official end of life is at the end of 2022, but I have seen no activity from the maintainers for many months already. And even before that the project has been quite inactive for many years.
I would not recommend starting with/learning Protractor unless you have a large suite of existing tests written by others that you need to support. See https://github.com/angular/protractor/issues/5502 for an explanation and information about alternatives.
Thanks, @refactoreric. I'm already dealing with the WebdriverIO. But is sad to know that Protractor is dead/no longer maintained.
See U.
It's a shame that @angular maintainers don't answer for user's questions. They scheduled EOL till 2022 - then they need to support users.
I'm total don't recommend users to rely on any @angular solutions, including Angular. If you don't want to have business issues - avoid @angular.
Hi, comunity. I just tryed to start with protractor and already on my first test attempt I got this irresolvable error: : _Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUTINTERVAL.
I just tryed to reapeat the example like the Protractor GET STARTED documentation.
Following below is my troubleshoot log and webdriver-manager server log:
Troubleshoot log:
webdriver-manager server log: