Skip to content

Make browser container startup timeout configurable #326

@pavelpp

Description

@pavelpp

Currently startup timeout is hardcoded at 120 seconds inside waitUntilContainerStarted() method, which is a total overkill. 5 seconds is a max I want to wait until container is started (typically it's around 3 seconds). Also using method withStartupTimeout() does nothing, as wait strategy is not used for browser container.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions