Skip to content

Google Chrome selenium drivers broken on MacOS because of search engine selection modal #2769

@vrodic

Description

@vrodic

Meta

Capybara Version:
3.40

Driver Information (and browser if relevant):
selenium_chrome and selenium_chrome_headless

PR #2768 solves this issue.

Expected Behavior

There should be no search engine selection modal.

Actual Behavior

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

Screenshot 2024-08-21 at 12 43 34

Steps to reproduce

Any Capybara code running on MacOS with selenium_chrome and selenium_chrome_headless has this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions