Skip to content

[πŸš€ Feature]: Implement ClientConfig in .NET/Ruby/JavaScriptΒ #16269

@p0deje

Description

@p0deje

In Java and Python, there is a ClientConfig class that is responsible for configuring client-specific options that are not applicable to the remote, such as HTTP connection timeouts. Now that we want to add WebSocket timeout options, it makes sense to unify this across the bindings and provide a similar API to set these timeouts and allow passing them to the WebDriver constructor.

Reference:

Related to #16053.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-dotnet.NET BindingsC-nodejsJavaScript BindingsC-rbRuby BindingsI-enhancementSomething could be better

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions