Skip to content

Tests are slow when browser is minized #228

@rklec

Description

@rklec

When you use Firefox and the window is minimized or not active which is running the tests, they run very slow.

Question

How can I prevent this, as obviously I want to run my tests, even if they run in the background. So I guess there is no reason in our use case here for such a behavior.

So how can I disable that?
Or can you generally disable it by default?

Reason

As far as I know the cause may be the "new" Process Priority Manager on Windows' Firefox versions that prioritized tasks the user works on. So minimized windows of course are not considered a priority.

I am not sure whether this also applies to FirefoxHeadless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions