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

fixed (find-process version, forced default port 9515 for chrome and edge driver), added exact match feature #934

Merged
merged 5 commits into from
Jan 8, 2025

Conversation

udarrr
Copy link
Member

@udarrr udarrr commented Jan 8, 2025

  1. set find-process's version to exact 1.4.7 (cause version above supports only node v20)
  2. forced port 9515 by default for chrome,edge drivers (issue https://www.autoitscript.com/forum/topic/212201-chromedriver-issues-august-2024/)
  3. added 'exact match feature' Support exact matching of chromedriver version when passed in the driver option of selenium-standalone service  #917

@udarrr udarrr changed the title set find-process as exact version 1.4.7 (version above supports only node v20) fixed (find-process version, forced default port 9515 for chrome and edge driver), added exact match feature Jan 8, 2025
@udarrr udarrr merged commit 86d6b59 into main Jan 8, 2025
9 checks passed
@udarrr udarrr deleted the fix/find_version_exact_version branch January 8, 2025 21:50
@udarrr
Copy link
Member Author

udarrr commented Jan 8, 2025

Hi @christian-bromann i wonder if you can launch 'Manual NPM Publish' stage with patch version

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.

2 participants