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

Fix capybara session errors #16851

Closed

Conversation

danidoni
Copy link
Contributor

When running feature specs some errors pop up:

1.3) Failure/Error: Unable to infer file and line number from backtrace

Selenium::WebDriver::Error::InvalidSessionIdError:
  invalid session id

Disabling the use of shared memory seems to fix those errors.

When running feature specs some errors pop up:

  1.3) Failure/Error: Unable to infer file and line number from backtrace

    Selenium::WebDriver::Error::InvalidSessionIdError:
      invalid session id

Disabling the use of shared memory seems to fix those errors.
@github-actions github-actions bot added the Frontend Things related to the OBS RoR app label Sep 17, 2024
@danidoni danidoni marked this pull request as ready for review September 17, 2024 08:10
@danidoni
Copy link
Contributor Author

Closing in favor of #16860

@danidoni danidoni closed this Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Things related to the OBS RoR app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant