Skip to content

Use selenium-webdriver directly without webdrivers gem#1572

Merged
dnoneill merged 1 commit intomainfrom
selenium
Aug 26, 2024
Merged

Use selenium-webdriver directly without webdrivers gem#1572
dnoneill merged 1 commit intomainfrom
selenium

Conversation

@thatbudakguy
Copy link
Member

As of rails/rails#48847, Ruby 3 Rails apps
don't need the webdrivers gem because the selenium manager handles
managing and installing browser versions on its own.

This removes a deprecation warning that occurs during the build.

As of rails/rails#48847, Ruby 3 Rails apps
don't need the webdrivers gem because the selenium manager handles
managing and installing browser versions on its own.

This removes a deprecation warning that occurs during the build.
@github-actions
Copy link

Demo app download link: https://github.com/geoblacklight/geoblacklight/actions/runs/10563726822/artifacts/1855514727

  1. Download demo app and unzip file
  2. Change into app directory
    • run docker compose pull
    • run docker compose up
  3. Open in browser

@dnoneill dnoneill merged commit 20cd4c0 into main Aug 26, 2024
@dnoneill dnoneill deleted the selenium branch August 26, 2024 17:05
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