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

Feature/angular 17 #640

Merged
merged 21 commits into from
Dec 10, 2023
Merged

Feature/angular 17 #640

merged 21 commits into from
Dec 10, 2023

Conversation

henrikgrubbe
Copy link
Contributor

Issue trying to solve
#638

Hope this is satisfactory. Angular 17 support would be nice.
Thank you for a very useful library!

@vlio20
Copy link
Owner

vlio20 commented Nov 13, 2023

@henrikgrubbe please note that the build is failing

@henrikgrubbe
Copy link
Contributor Author

The error doesn't seem to be related to Angular 17. Rather with the way tests are set up. I have no experience with Protractor, so I'm a bit at a loss here. I'm afraid the issue is related to Protractor's end of life status..

@vlio20
Copy link
Owner

vlio20 commented Nov 13, 2023

I will try to make it work in the next couple of days

@pvds
Copy link

pvds commented Nov 24, 2023

Hi @vlio20 did you get a chance to look at the protractor issue?

Update

I had a look and it seems there is a mismatch between the Chrome and ChromeDriver version.
We could use webdriver-manager to update the ChromeDriver:

- name: Update ChromeDriver
  run: webdriver-manager update --versions.chrome=$(google-chrome --version | sed 's/Google Chrome //')

@pvds
Copy link

pvds commented Dec 8, 2023

@vlio20 114.0.5735.343 seems to be the last released chrome 114 version, maybe that one is available?

@vlio20
Copy link
Owner

vlio20 commented Dec 8, 2023 via email

@vlio20 vlio20 merged commit 5d57305 into vlio20:master Dec 10, 2023
1 check passed
@vlio20
Copy link
Owner

vlio20 commented Dec 10, 2023

thanks @henrikgrubbe I have merged the PR and release a new 17.0.0 version that is now available on NPM.

Thanks again!

@henrikgrubbe henrikgrubbe deleted the feature/angular-17 branch December 11, 2023 06:24
@henrikgrubbe
Copy link
Contributor Author

henrikgrubbe commented Dec 11, 2023

Awesome, great work. Thank you very much @vlio20!

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

Successfully merging this pull request may close these issues.

None yet

3 participants