Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Feature Request: Allow specifying of default browser.wait time on it's own #4605

@Tom-Hudson

Description

@Tom-Hudson

Feature Request

Reasons for adopting new feature
It is suggested in #4154 that the default timeout for browser.wait is taken from jasmineNodeOpts.defaultTimeoutInterval. To me this doesn't make much sense, because I often want to have a short timeout when waiting for an element to be present or visible, where as I want a longer timeout for the spec itself.

Being able to specify a defaultWaitTimeout in your .conf file would be good!

Is this a breaking change? (How will this affect existing functionality)
Not if it is implemented so the timeout value used for browser.wait falls back to use jasmineNodeOpts.defaultTimeoutInterval if it's not specified.

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