You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It prevents automated tests from working correctly with errors like Selenium::WebDriver::Error::UnknownError: unknown error: failed to close window in 20 seconds or Selenium::WebDriver::Error::InvalidArgumentError: invalid argument: 'handle' must be a string
Steps to reproduce
Any Capybara code running on MacOS with selenium_chrome and selenium_chrome_headless has this issue.