Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace protractor with a different framework #21

Open
timvandenhof opened this issue Sep 17, 2021 · 2 comments
Open

Replace protractor with a different framework #21

timvandenhof opened this issue Sep 17, 2021 · 2 comments

Comments

@timvandenhof
Copy link

Protractor has been deprecated by the Angular team:
angular/protractor#5502

They will support it until Angular 15 and maybe we can consider migrating to Cypress as that is the most popular framework according to the linked issue.

@TheLe0
Copy link

TheLe0 commented Oct 20, 2022

@timvandenhof I think they already did that, on the /tests/ folder is already using Playwright that is a e2e testing too equivalent to Protractor and Cypress.

@timvandenhof
Copy link
Author

I see that PR #38 indeed has been created. Did not remove the Protractor e2e though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants