-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed
Labels
B-gridEverything grid and server relatedEverything grid and server relatedI-enhancementSomething could be betterSomething could be betterR-help wantedIssues looking for contributionsIssues looking for contributions
Description
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
Labels
B-gridEverything grid and server relatedEverything grid and server relatedI-enhancementSomething could be betterSomething could be betterR-help wantedIssues looking for contributionsIssues looking for contributions