Skip to content

[🚀 Feature]: The ability to change the client timeout of Selenium Grid to more than 3 minutes #13340

@tking16

Description

@tking16

Feature and motivation

My test setup requires more time to get started as it involves multiple iOS Simulators (at least four), but the tests will timeout due it's 3 minute default as stated here this is currently non-configurable but would be great to be able to make this timeout longer.

Usage example

To actually reproduce the issue it's best to start testing with no emulators currently running. Create 4-6 appium.yaml files and the same amount of node.toml files and use pytest-xdist to setup parallel testing within Selenium Grid.

After a while You should see the error:

E       selenium.common.exceptions.SessionNotCreatedException: Message: Could not start a new session. java.net.http.HttpTimeoutException: request timed out

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-gridEverything grid and server relatedI-enhancementSomething could be betterR-help wantedIssues looking for contributions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions