Skip to content

Chrome doesn't close when wallaby timeout is hit #820

@axelson

Description

@axelson

Elixir and Erlang/OTP versions

Erlang/OTP 27 [erts-15.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit]

Elixir 1.18.1 (compiled with Erlang/OTP 25)

Operating system

macOS 15.6.1

Browser

Chrome

Driver

ChromeDriver

Correct Configuration

  • I confirm that I have Wallaby configured correctly.

Current behavior

When the hackney_options: :timeout is hit the chrome instance is not closed after the test

See for a reproduction: #819

  • after running WALLABY_DRIVER=chrome mix test integration_test/cases/browser/assert_refute_has_test.exs:29 Chrome is still running

Note: this might be related to #807

Expected behavior

I'd expect the Chrome instance to close after the mix test command finishes

Test Code & HTML

See #819

Demonstration Project

#819

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions