Skip to content

webdriver.transport.HTTPWireProtocol should avoid ever re-connecting #54820

@gsnedders

Description

@gsnedders

In WebDriver Classic, a session is intrinsically linked to a HTTP connection — therefore, we shouldn't ever allow http.client to reconnect.

a757784 (cc @jonathan-j-lee) kinda touched some of this, but it feels like it would be better to just fail loudly than trying to reconnect implicitly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions